gtk_accelerator_parse_with_keycode ( accelerator accelerator_key accelerator_codes accelerator_mods -- )


Vocabulary
gtk3.ffi

Inputs
acceleratoran object
accelerator_keyan object
accelerator_codesan object
accelerator_modsan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void
gtk_accelerator_parse_with_keycode
( gchar* accelerator, guint* accelerator_key, guint**
accelerator_codes, GdkModifierType* accelerator_mods )