Struct gobject_sys::GParamSpecUnichar[][src]

#[repr(C)]
pub struct GParamSpecUnichar { pub parent_instance: GParamSpec, pub default_value: u32, }

Fields

Trait Implementations

impl Copy for GParamSpecUnichar
[src]

impl Clone for GParamSpecUnichar
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GParamSpecUnichar
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GParamSpecUnichar

impl !Sync for GParamSpecUnichar