Function

Vipsenum_string

Declaration [src]

const char*
vips_enum_string (
  GType enm,
  int value
)

Description

No description available.

Parameters

enm GType
  No description available.
value int
  No description available.

Return value

Returns: utf8
  No description available.
 The data is owned by the called function.
 The string is a NUL terminated UTF-8 string.