Struct gtk_sys::GtkTreeModelSort [−][src]
#[repr(C)]pub struct GtkTreeModelSort { pub parent: GObject, pub priv_: *mut GtkTreeModelSortPrivate, }
Fields
parent: GObjectpriv_: *mut GtkTreeModelSortPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkTreeModelSortimpl !Send for GtkTreeModelSortimpl !Sync for GtkTreeModelSortimpl Unpin for GtkTreeModelSortimpl UnwindSafe for GtkTreeModelSortBlanket Implementations
Mutably borrows from an owned value. Read more