key value of the binding
key modifier of the binding
object to activate when binding found
This function is used internally by the GtkRC parsing mechanism to assign match patterns to #GtkBindingSet structures.
path type the pattern applies to
the actual match pattern
binding priority
Find a binding set by its globally unique name. The set_name
can
either be a name used for gtk_binding_set_new() or the type name of
a class used in gtk_binding_set_by_class().
unique binding set name
Find a key binding matching
keyval
andmodifiers
withinbinding_set
and activate the binding onobject
.