Struct gtk_sys::GtkTreePath[][src]

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

Trait Implementations

impl Debug for GtkTreePath
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkTreePath

impl Sync for GtkTreePath