Struct gobject_sys::GParamSpecGType [−][src]
#[repr(C)]pub struct GParamSpecGType { pub parent_instance: GParamSpec, pub is_a_type: GType, }
Fields
parent_instance: GParamSpec
is_a_type: GType
Trait Implementations
impl Copy for GParamSpecGType
[src]
impl Copy for GParamSpecGType
impl Clone for GParamSpecGType
[src]
impl Clone for GParamSpecGType
fn clone(&self) -> GParamSpecGType
[src]
fn clone(&self) -> GParamSpecGType
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GParamSpecGType
[src]
impl Debug for GParamSpecGType
Auto Trait Implementations
impl !Send for GParamSpecGType
impl !Send for GParamSpecGType
impl !Sync for GParamSpecGType
impl !Sync for GParamSpecGType