Struct

VipsArgument

Description

struct VipsArgument {
  GParamSpec* pspec;
}
No description available.
Structure members
pspec No description available.

Functions

vips_argument_get_id

Allocate a new property id. See g_object_class_install_property().

vips_argument_map

Loop over the vips_arguments to an object. Stop when fn returns non-NULL and return that value.