Struct gtk_sys::GtkMenuPrivate[][src]

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

Trait Implementations

impl Debug for GtkMenuPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkMenuPrivate

impl Sync for GtkMenuPrivate