Struct gio_sys::GMenuAttributeIterPrivate[][src]

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

Trait Implementations

impl Debug for GMenuAttributeIterPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations