GtkBindingArg

A GtkBindingArg holds the data associated with an argument for a key binding signal emission as stored in GtkBindingSignal. GType arg_type; implementation detail

struct GtkBindingArg {}

Members

Unions

D
union D
Undocumented in source.

Variables

argType
GType argType;
Undocumented in source.
d
D d;
Undocumented in source.

Meta