Function

Vipsadd_option_entries

Declaration [src]

void
vips_add_option_entries (
  GOptionGroup* option_group
)

Description [src]

Add the standard vips GOptionEntry to a GOptionGroup.

Parameters

option_group

Type: GOptionGroup

Group to add to.

The data is owned by the caller of the function.