Struct gtk_sys::GtkMenuBarPrivate[][src]

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

Trait Implementations

impl Debug for GtkMenuBarPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations