Struct gio_sys::GMenu[][src]

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

Trait Implementations

impl Debug for GMenu
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GMenu

impl Sync for GMenu