Struct gobject_sys::GParamSpecGType [] [src]

pub struct GParamSpecGType {
    pub parent_instance: GParamSpec,
    pub is_a_type: GType,
}

Fields