Trait gtk4::subclass::entry::EntryImplExt[][src]

pub trait EntryImplExt: ObjectSubclass {
    fn parent_activate(&self, entry: &Self::Type);
}

Required methods

Implementors