Function glib::subclass::object::set_property

source ยท
unsafe extern "C" fn set_property<T: ObjectImpl>(
    obj: *mut GObject,
    id: u32,
    value: *mut GValue,
    pspec: *mut GParamSpec,
)