Struct gobject_sys::GEnumValue [] [src]

#[repr(C)]
pub struct GEnumValue { pub value: c_int, pub value_name: *const c_char, pub value_nick: *const c_char, }

Fields

Trait Implementations

impl Debug for GEnumValue
[src]

[src]

Formats the value using the given formatter.