Struct gio_sys::GMenuModelPrivate[][src]

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

Trait Implementations

impl Debug for GMenuModelPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations