Struct gtk_sys::GtkUIManagerPrivate[][src]

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

Trait Implementations

impl Debug for GtkUIManagerPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations