go
GNode.prev
glib
c
types
GNode
points to the node's previous sibling.
struct
GNode
GNode
*
prev
;
glib
c
types
GNode
variables
children
data
next
parent
prev
points to the node's previous sibling.