Trait gtk::subclass::button::ButtonImplExt [−][src]
pub trait ButtonImplExt: ObjectSubclass { fn parent_activate(&self, button: &Self::Type); fn parent_clicked(&self, button: &Self::Type); }
Required methods
fn parent_activate(&self, button: &Self::Type)
fn parent_clicked(&self, button: &Self::Type)