Trait gtk4::subclass::toggle_button::ToggleButtonImpl [−][src]
pub trait ToggleButtonImpl: ToggleButtonImplExt + ButtonImpl {
fn toggled(&self, toggle_button: &Self::Type) { ... }
}
pub trait ToggleButtonImpl: ToggleButtonImplExt + ButtonImpl {
fn toggled(&self, toggle_button: &Self::Type) { ... }
}