Type Definition gobject_sys::GObjectGetPropertyFunc
source · pub type GObjectGetPropertyFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: c_uint, _: *mut GValue, _: *mut GParamSpec)>;
pub type GObjectGetPropertyFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: c_uint, _: *mut GValue, _: *mut GParamSpec)>;