gtk_sys

Function gtk_menu_shell_bind_model

Source
pub unsafe extern "C" fn gtk_menu_shell_bind_model(
    menu_shell: *mut GtkMenuShell,
    model: *mut GMenuModel,
    action_namespace: *const c_char,
    with_separators: gboolean,
)