Struct gobject_sys::GParameter
[−]
[src]
#[repr(C)]pub struct GParameter { pub name: *const c_char, pub value: GValue, }
Fields
name: *const c_char
value: GValue