Struct gobject_sys::GParamSpecBoxed [−][src]
#[repr(C)]pub struct GParamSpecBoxed { pub parent_instance: GParamSpec, }
Fields
parent_instance: GParamSpec
Trait Implementations
impl Copy for GParamSpecBoxed
[src]
impl Copy for GParamSpecBoxed
impl Clone for GParamSpecBoxed
[src]
impl Clone for GParamSpecBoxed
fn clone(&self) -> GParamSpecBoxed
[src]
fn clone(&self) -> GParamSpecBoxed
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 GParamSpecBoxed
[src]
impl Debug for GParamSpecBoxed
Auto Trait Implementations
impl !Send for GParamSpecBoxed
impl !Send for GParamSpecBoxed
impl !Sync for GParamSpecBoxed
impl !Sync for GParamSpecBoxed