Struct glib_sys::GVariantBuilder[][src]

#[repr(C)]
pub struct GVariantBuilder { pub u: GVariantBuilder_u, }

Fields

Trait Implementations

impl Copy for GVariantBuilder
[src]

impl Clone for GVariantBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GVariantBuilder
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GVariantBuilder

impl !Sync for GVariantBuilder