gtk4_sys

Function gtk_check_button_set_active

Source
pub unsafe extern "C" fn gtk_check_button_set_active(
    self_: *mut GtkCheckButton,
    setting: gboolean,
)