API Version: 2.0
Library Version: 2.72
#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
-
An element in a GSList.