API Version: 2.0
Library Version: 2.72
#define g_list_next ( list )
A convenience macro to get the next element in a GList. Note that it is considered perfectly acceptable to access list->next directly.
GList
list
-
An element in a GList.