Function
Vipsadd_option_entries
since: 8.0
Declaration [src]
void
vips_add_option_entries (
GOptionGroup* option_group
)
Description [src]
Add the standard vips GOptionEntry to a
GOptionGroup.
See also
Available since: 8.0
Parameters
option_group-
Type:
GOptionGroupGroup to add to.
The data is owned by the caller of the function.