pub type GObjectConstructParam = _GObjectConstructParam;

Aliased Type§

struct GObjectConstructParam {
    pub pspec: *mut _GParamSpec,
    pub value: *mut _GValue,
}

Fields§

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