Struct gio_sys::GMenuLinkIterPrivate[][src]

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

Trait Implementations

impl Debug for GMenuLinkIterPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations