Trait gtk4::prelude::TextChildAnchorExt
source · [−]pub trait TextChildAnchorExt: 'static {
fn is_deleted(&self) -> bool;
fn widgets(&self) -> Vec<Widget>;
}
pub trait TextChildAnchorExt: 'static {
fn is_deleted(&self) -> bool;
fn widgets(&self) -> Vec<Widget>;
}