Function

Vipsadd_option_entries

Declaration [src]

void
vips_add_option_entries (
  GOptionGroup* option_group
)

Description [src]

Add the standard vips %GOptionEntry to a %GOptionGroup.

See also: g_option_group_new().

Parameters

option_group GOptionGroup
 

Group to add to.

 The data is owned by the caller of the function.