Function
VipsObjectset_property
Declaration [src]
void
vips_object_set_property (
  GObject* gobject,
  guint property_id,
  const GValue* value,
  GParamSpec* pspec
)
Parameters
- gobject
- 
            Type: GObjectNo description available. The data is owned by the caller of the function. 
- property_id
- 
            Type: guintNo description available. 
- value
- 
            Type: GValueNo description available. The data is owned by the caller of the function. 
- pspec
- 
            Type: GParamSpecNo description available. The data is owned by the caller of the function.