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
pub type GObjectConstructParam = _GObjectConstructParam;
#[repr(C)]pub struct GObjectConstructParam {
pub pspec: *mut _GParamSpec,
pub value: *mut _GValue,
}
pspec: *mut _GParamSpec
§value: *mut _GValue