Struct glib_sys::GVariantType[][src]

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

Trait Implementations

impl Debug for GVariantType
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GVariantType

impl Sync for GVariantType