pub type GObjectConstructParam = _GObjectConstructParam;
Aliased Type§
struct GObjectConstructParam {
pub pspec: *mut _GParamSpec,
pub value: *mut _GValue,
}
Fields§
§pspec: *mut _GParamSpec
§value: *mut _GValue
pub type GObjectConstructParam = _GObjectConstructParam;
struct GObjectConstructParam {
pub pspec: *mut _GParamSpec,
pub value: *mut _GValue,
}
pspec: *mut _GParamSpec
§value: *mut _GValue