Struct gtk_sys::GtkTreeSelectionPrivate[][src]

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

Trait Implementations

impl Debug for GtkTreeSelectionPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations