gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GList.next
glib
c
types
GList
contains the link to the next element in the list
struct
GList
GList
*
next
;
Meta
Source
See Implementation
glib
c
types
GList
variables
data
next
prev
contains the link to the next element in the list