Method
RBApplicationactivate_key
Declaration [src]
gboolean
rb_application_activate_key (
RBApplication* app,
GdkEventKey* event
)
Description [src]
Attempts to activate an accelerator registered using #rb_application_add_accelerator.
Parameters
event-
Type:
GdkEventKeyA
GdkEventKey.The data is owned by the caller of the method.