Struct gtk_sys::GtkTreeModelFilterPrivate[][src]

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

Trait Implementations

impl Debug for GtkTreeModelFilterPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkTreeModelFilterPrivate

impl Sync for GtkTreeModelFilterPrivate