gtk4_sys

Function gtk_check_button_set_group

Source
pub unsafe extern "C" fn gtk_check_button_set_group(
    self_: *mut GtkCheckButton,
    group: *mut GtkCheckButton,
)