Function gtk4_sys::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.