Struct gobject_sys::GParamSpecGType[][src]

#[repr(C)]
pub struct GParamSpecGType { pub parent_instance: GParamSpec, pub is_a_type: GType, }

Fields

Trait Implementations

impl Copy for GParamSpecGType
[src]

impl Clone for GParamSpecGType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GParamSpecGType
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GParamSpecGType

impl !Sync for GParamSpecGType