gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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