Struct gtk_sys::GtkSettingsValue [] [src]

#[repr(C)]
pub struct GtkSettingsValue { pub origin: *mut c_char, pub value: GValue, }

Fields