gtk_menu_button_get_child

Function gtk_menu_button_get_child 

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