GtkBindingArg

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

struct GtkBindingArg {
DType d;
}

Members

Unions

DType
union DType

Variables

argType
GType argType;

implementation detail