Struct gtk_sys::GtkTreeModelSortPrivate[][src]

#[repr(C)]
pub struct GtkTreeModelSortPrivate(_);

Trait Implementations

impl Debug for GtkTreeModelSortPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations