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