Struct gtk_sys::GtkBuildable[][src]

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

Trait Implementations

impl Debug for GtkBuildable
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations