Function

Vipsflags_from_nick

Declaration [src]

int
vips_flags_from_nick (
  const char* domain,
  GType type,
  const char* nick
)

Description

No description available.

Parameters

domain const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
type GType
  No description available.
nick const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.

Return value

Returns: int
  No description available.