Struct gtk_sys::GtkMenuItemPrivate[][src]

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

Trait Implementations

impl Debug for GtkMenuItemPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkMenuItemPrivate

impl Sync for GtkMenuItemPrivate