[][src]Type Definition gobject_sys::GObjectSetPropertyFunc

type GObjectSetPropertyFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: c_uint, _: *const GValue, _: *mut GParamSpec)>;