Struct gtk_sys::GtkTextChildAnchor [−][src]
#[repr(C)]pub struct GtkTextChildAnchor { pub parent_instance: GObject, pub segment: gpointer, }
Fields
parent_instance: GObjectsegment: gpointerTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkTextChildAnchorimpl !Send for GtkTextChildAnchorimpl !Sync for GtkTextChildAnchorimpl Unpin for GtkTextChildAnchorimpl UnwindSafe for GtkTextChildAnchorBlanket Implementations
Mutably borrows from an owned value. Read more