Method

VipsObjectget_argument_priority

Declaration [src]

int
vips_object_get_argument_priority (
  VipsObject* object,
  const char* name
)

Description [src]

Parameters

name

Type: const char*

Arg to fetch.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: int

The priority of this argument.