Struct gtk_sys::GtkStyleProperties [−][src]
#[repr(C)]pub struct GtkStyleProperties { pub parent_object: GObject, pub priv_: *mut GtkStylePropertiesPrivate, }
Fields
parent_object: GObjectpriv_: *mut GtkStylePropertiesPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkStylePropertiesimpl !Send for GtkStylePropertiesimpl !Sync for GtkStylePropertiesimpl Unpin for GtkStylePropertiesimpl UnwindSafe for GtkStylePropertiesBlanket Implementations
Mutably borrows from an owned value. Read more