Struct gobject_sys::GParamSpecValueArray [] [src]

#[repr(C)]
pub struct GParamSpecValueArray { pub parent_instance: GParamSpec, pub element_spec: *mut GParamSpec, pub fixed_n_elements: c_uint, }

Fields

Trait Implementations

impl Debug for GParamSpecValueArray
[src]

[src]

Formats the value using the given formatter.