Find a key binding matching keyval and modifiers within binding_set and activate the binding on object.
This function was used internally by the GtkRC parsing mechanism to assign match patterns to #GtkBindingSet structures.
Get current field.
Get entries field.
Get parsed field.
Set parsed field.
Get priority field.
Set priority field.
Get setName field.
Set setName field.
Find a binding set by its globally unique name.
A binding set maintains a list of activatable key bindings. A single binding set can match multiple types of widgets. Similar to style contexts, can be matched by any information contained in a widgets #GtkWidgetPath. When a binding within a set is matched upon activation, an action signal is emitted on the target widget to carry out the actual activation.