Struct gtk_sys::GtkSettingsValue [] [src]

pub struct GtkSettingsValue {
    pub origin: *mut c_char,
    pub value: GValue,
}

Fields