Struct gtk_sys::GtkStyleProperties [−][src]
#[repr(C)]pub struct GtkStyleProperties { pub parent_object: GObject, pub priv_: *mut GtkStylePropertiesPrivate, }
Fields
parent_object: GObject
priv_: *mut GtkStylePropertiesPrivate
Trait Implementations
impl Copy for GtkStyleProperties
[src]
impl Copy for GtkStyleProperties
impl Clone for GtkStyleProperties
[src]
impl Clone for GtkStyleProperties
fn clone(&self) -> GtkStyleProperties
[src]
fn clone(&self) -> GtkStyleProperties
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 GtkStyleProperties
[src]
impl Debug for GtkStyleProperties
Auto Trait Implementations
impl !Send for GtkStyleProperties
impl !Send for GtkStyleProperties
impl !Sync for GtkStyleProperties
impl !Sync for GtkStyleProperties