Struct gtk_sys::GtkTreeModel [] [src]

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

Trait Implementations

impl Debug for GtkTreeModel
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkTreeModel

impl Sync for GtkTreeModel