Method

VipsConnectionnick

Declaration [src]

const char*
vips_connection_nick (
  VipsConnection* connection
)

Description

No description available.

Return value

Type: const char*

A string describing this connection which could be displayed to a user.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.