Method

VipsObjectget_argument_priority

Declaration [src]

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

Description [src]

Parameters

name const char*
 

Arg to fetch.

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

Return value

Returns: int
 

The priority of this argument.