Trait gtk4::subclass::entry::EntryImpl [−][src]
pub trait EntryImpl: EntryImplExt + WidgetImpl {
fn activate(&self, entry: &Self::Type) { ... }
}
pub trait EntryImpl: EntryImplExt + WidgetImpl {
fn activate(&self, entry: &Self::Type) { ... }
}