Struct gtk_sys::GtkTreeViewPrivate[][src]

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

Trait Implementations

impl Debug for GtkTreeViewPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkTreeViewPrivate

impl Sync for GtkTreeViewPrivate