Method
VipsObjectget_argument_flags
Declaration [src]
VipsArgumentFlags
vips_object_get_argument_flags (
VipsObject* object,
const char* name
)
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: | VipsArgumentFlags |
The |