Struct gtk_sys::GtkBuilderPrivate [] [src]

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

Trait Implementations

impl Debug for GtkBuilderPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations