Struct gtk_sys::GtkToolbarPrivate [] [src]

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

Trait Implementations

impl Debug for GtkToolbarPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations