Struct gobject_sys::GParamSpecObject[][src]

#[repr(C)]
pub struct GParamSpecObject { pub parent_instance: GParamSpec, }

Fields

Trait Implementations

impl Copy for GParamSpecObject
[src]

impl Clone for GParamSpecObject
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GParamSpecObject
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GParamSpecObject

impl !Sync for GParamSpecObject