Trait libadwaita::subclass::prelude::EntryImpl
source · pub trait EntryImpl: EntryImplExt + WidgetImpl {
// Provided method
fn activate(&self) { ... }
}
pub trait EntryImpl: EntryImplExt + WidgetImpl {
// Provided method
fn activate(&self) { ... }
}