Struct gtk_sys::GtkTreeModelSort [−][src]
#[repr(C)]pub struct GtkTreeModelSort { pub parent: GObject, pub priv_: *mut GtkTreeModelSortPrivate, }
Fields
parent: GObject
priv_: *mut GtkTreeModelSortPrivate
Trait Implementations
impl Copy for GtkTreeModelSort
[src]
impl Copy for GtkTreeModelSort
impl Clone for GtkTreeModelSort
[src]
impl Clone for GtkTreeModelSort
fn clone(&self) -> GtkTreeModelSort
[src]
fn clone(&self) -> GtkTreeModelSort
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GtkTreeModelSort
[src]
impl Debug for GtkTreeModelSort
Auto Trait Implementations
impl !Send for GtkTreeModelSort
impl !Send for GtkTreeModelSort
impl !Sync for GtkTreeModelSort
impl !Sync for GtkTreeModelSort