Function

VipsObjectset_property

Declaration [src]

void
vips_object_set_property (
  GObject* gobject,
  guint property_id,
  const GValue* value,
  GParamSpec* pspec
)

Description

No description available.

Parameters

gobject

Type: GObject

No description available.

The data is owned by the caller of the function.
property_id

Type: guint

No description available.

value

Type: GValue

No description available.

The data is owned by the caller of the function.
pspec

Type: GParamSpec

No description available.

The data is owned by the caller of the function.