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