GtkBindingArg

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

struct GtkBindingArg {
D d;
}

Members

Variables

argType
GType argType;

implementation detail