go
GNode.data
glib
c
types
GNode
contains the actual data of the node.
struct
GNode
void
*
data
;
glib
c
types
GNode
variables
children
data
next
parent
prev
contains the actual data of the node.