Function gtk::bindings_activate_event
source · [−]Expand description
Looks up key bindings for object to find one matching
event, and if one was found, activate it.
object
a glib::Object (generally must be a widget)
event
Returns
true if a matching key binding was found