Function
Vipsadd_option_entries
Declaration [src]
void
vips_add_option_entries (
GOptionGroup* option_group
)
Parameters
option_group-
Type:
GOptionGroupGroup to add to.
The data is owned by the caller of the function.
void
vips_add_option_entries (
GOptionGroup* option_group
)
option_groupType: GOptionGroup
Group to add to.
| The data is owned by the caller of the function. |