Type Definition gst::ffi::GObjectGetPropertyFunc[][src]

type GObjectGetPropertyFunc = Option<extern "C" fn(object: *mut GObject, property_id: guint, value: *mut GValue, pspec: *mut GParamSpec)>;