Struct gio_sys::GDBusMenuModel[][src]

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

Trait Implementations

impl Debug for GDBusMenuModel
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations