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