Struct gtk_sys::GtkTearoffMenuItemPrivate[][src]

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

Trait Implementations

impl Debug for GtkTearoffMenuItemPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations