gtk_check_button_get_child

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.