Struct gobject_sys::GParameter [] [src]

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

Fields

Trait Implementations

impl Debug for GParameter
[src]

[src]

Formats the value using the given formatter.