GtkBindingArg

A #GtkBindingArg holds the data associated with an argument for a key binding signal emission as stored in #GtkBindingSignal.

struct GtkBindingArg {}

Members

Unions

D
union D
Undocumented in source.

Variables

argType
GType argType;

implementation detail

d
D d;
Undocumented in source.

Meta