Skip to main content

gtk_shortcut_trigger_create_with_aliases

Function gtk_shortcut_trigger_create_with_aliases 

Source
pub unsafe extern "C" fn gtk_shortcut_trigger_create_with_aliases(
    keyval: c_uint,
    modifiers: GdkModifierType,
) -> *mut GtkShortcutTrigger
Available on crate feature v4_24 only.