Struct gtk_sys::GtkSettings [−][src]
#[repr(C)]pub struct GtkSettings { pub parent_instance: GObject, pub priv_: *mut GtkSettingsPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GtkSettingsPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkSettingsimpl !Send for GtkSettingsimpl !Sync for GtkSettingsimpl Unpin for GtkSettingsimpl UnwindSafe for GtkSettingsBlanket Implementations
Mutably borrows from an owned value. Read more