Struct gtk_sys::GtkTearoffMenuItemClass [] [src]

#[repr(C)]
pub struct GtkTearoffMenuItemClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkTearoffMenuItemClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations