Struct glib_sys::GVariant[][src]

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

Trait Implementations

impl Debug for GVariant
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GVariant

impl Sync for GVariant