gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GSList.next
glib
c
types
GSList
contains the link to the next element in the list.
struct
GSList
GSList
*
next
;
Meta
Source
See Implementation
glib
c
types
GSList
variables
data
next
contains the link to the next element in the list.