Struct gtk_sys::GtkMenuPrivate [] [src]

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

Trait Implementations

impl Debug for GtkMenuPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations