API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define g_slist_next ( slist )
A convenience macro to get the next element in a GSList. Note that it is considered perfectly acceptable to access slist->next directly.
GSList
slist
This function is not directly available to language bindings.
Type: -
-
An element in a GSList.