Documentation
Dlang.org
GNode.next
glib
c
types
GNode
points to the node's next sibling (a sibling is another #GNode with the same parent).
struct
GNode
GNode
*
next
;
glib
c
types
GNode
variables
children
data
next
parent
prev
points to the node's next sibling (a sibling is another #GNode with the same parent).