Documentation
Dlang.org
GNode.parent
glib
c
types
GNode
points to the parent of the #GNode, or is null if the #GNode is the root of the tree.
struct
GNode
GNode
*
parent
;
glib
c
types
GNode
variables
children
data
next
parent
prev
points to the parent of the #GNode, or is null if the #GNode is the root of the tree.