Function

Vips_object_set_member

Declaration [src]

void
vips__object_set_member (
  VipsObject* object,
  GParamSpec* pspec,
  GObject** member,
  GObject* argument
)

Description

No description available.

Parameters

object VipsObject
  No description available.
 The data is owned by the caller of the function.
pspec GParamSpec
  No description available.
 The data is owned by the caller of the function.
member GObject
  No description available.
 The data is owned by the caller of the function.
argument GObject
  No description available.
 The data is owned by the caller of the function.