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