Struct gtk_sys::GtkSettingsValue
source · [−]Fields
origin: *mut c_char
value: GValue
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkSettingsValue
impl !Send for GtkSettingsValue
impl !Sync for GtkSettingsValue
impl Unpin for GtkSettingsValue
impl UnwindSafe for GtkSettingsValue
Blanket Implementations
Mutably borrows from an owned value. Read more