gtk4_sys

Function gtk_shortcuts_group_add_shortcut

Source
pub unsafe extern "C" fn gtk_shortcuts_group_add_shortcut(
    self_: *mut GtkShortcutsGroup,
    shortcut: *mut GtkShortcutsShortcut,
)
Available on crate feature v4_14 only.