Struct gtk_sys::GtkSeparatorMenuItemClass[][src]

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

Trait Implementations

impl Debug for GtkSeparatorMenuItemClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations