Struct glib_sys::GTree[][src]

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

Trait Implementations

impl Debug for GTree
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GTree

impl Sync for GTree