[−][src]Type Definition gst::ffi::GObjectSetPropertyFunc
type GObjectSetPropertyFunc = Option<extern "C" fn(object: *mut GObject, property_id: guint, value: *const GValue, pspec: *mut GParamSpec)>;
type GObjectSetPropertyFunc = Option<extern "C" fn(object: *mut GObject, property_id: guint, value: *const GValue, pspec: *mut GParamSpec)>;