gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GNode.data
glib
c
types
GNode
contains the actual data of the node.
struct
GNode
void
*
data
;
Meta
Source
See Implementation
glib
c
types
GNode
variables
children
data
next
parent
prev
contains the actual data of the node.