API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
#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
Available since: 2.0
This function is not directly available to language bindings.
Type: -
-
An element in a GSList.