gtk4_sys

Function gtk_menu_button_set_child

Source
pub unsafe extern "C" fn gtk_menu_button_set_child(
    menu_button: *mut GtkMenuButton,
    child: *mut GtkWidget,
)
Available on crate feature v4_6 only.