a #GtkBindingSet to add a signal to
key value
key modifier
signal name to be bound
list of #GtkBindingArg signal arguments
Clears a binding entry.
binding set to clear an entry of
key value of binding to clear
key modifier of binding to clear
Remove a binding previously installed via
gtk_binding_entry_add_signal() on binding_set
.
a #GtkBindingSet to remove an entry of
key value of binding to remove
key modifier of binding to remove
Install a binding on binding_set
which causes key lookups
to be aborted, to prevent bindings from lower priority sets
to be activated.
a #GtkBindingSet to skip an entry of
key value of binding to skip
key modifier of binding to skip
Override or install a new key binding for
keyval
withmodifiers
onbinding_set
.