go
GList.next
glib
c
types
GList
contains the link to the next element in the list
struct
GList
GList
*
next
;
glib
c
types
GList
variables
data
next
prev
contains the link to the next element in the list