GObjectConstructParam

Type Alias GObjectConstructParam 

Source
pub type GObjectConstructParam = _GObjectConstructParam;

Aliased Type§

#[repr(C)]
pub struct GObjectConstructParam { pub pspec: *mut _GParamSpec, pub value: *mut _GValue, }

Fields§

§pspec: *mut _GParamSpec§value: *mut _GValue