gtk_sys

Function gtk_menu_shell_insert

Source
pub unsafe extern "C" fn gtk_menu_shell_insert(
    menu_shell: *mut GtkMenuShell,
    child: *mut GtkWidget,
    position: c_int,
)