Struct
GtkBindingArg
since: 3.0
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.
Available since: 3.0