Trait gtk4::subclass::check_button::CheckButtonImpl
source · pub trait CheckButtonImpl: CheckButtonImplExt + WidgetImpl {
// Provided methods
fn toggled(&self) { ... }
fn activate(&self) { ... }
}