gtk-d v1.7.7 (2015-08-27T20:25:36Z)
Home
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