gtk4_sys

Function gtk_check_button_get_child

Source
pub unsafe extern "C" fn gtk_check_button_get_child(
    button: *mut GtkCheckButton,
) -> *mut GtkWidget
Available on crate feature v4_8 only.