Struct
GtkBindingArg
Description [src]
struct GtkBindingArg {
GType arg_type;
}
A GtkBindingArg
holds the data associated with
an argument for a key binding signal emission as
stored in GtkBindingSignal
.
Structure members
arg_type
Implementation detail.