Struct gtk_sys::GtkToolbarPrivate[][src]

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

Trait Implementations

impl Debug for GtkToolbarPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkToolbarPrivate

impl Sync for GtkToolbarPrivate