gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
Dub
Repo
D.SignalData
gtkc
gtktypes
GtkArg
D
Undocumented in source.
union
D
struct
SignalData {
GCallback
f
;
void
*
d
;
}
Members
Variables
d
void
*
d
;
Undocumented in source.
f
GCallback
f
;
Undocumented in source.
Meta
Source
See Implementation
gtkc
gtktypes
GtkArg
D
structs
SignalData
variables
boolData
charData
doubleData
floatData
intData
longData
objectData
pointerData
signalData
stringData
ucharData
uintData
ulongData