Struct gtk_sys::GtkMenuShellClass [] [src]

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

Trait Implementations

impl Debug for GtkMenuShellClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations