Function gtk_sys::gtk_menu_shell_bind_model[][src]

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
)