Class method
VipsObjectClassinstall_argument
Declaration [src]
void
vips_object_class_install_argument (
VipsObjectClass* cls,
GParamSpec* pspec,
VipsArgumentFlags flags,
int priority,
guint offset
)
Parameters
pspec |
GParamSpec |
No description available. | |
The data is owned by the caller of the function. | |
flags |
VipsArgumentFlags |
No description available. | |
priority |
int |
No description available. | |
offset |
guint |
No description available. |