Method

VipsConnectionfilename

Declaration [src]

const char*
vips_connection_filename (
  VipsConnection* connection
)

Description

No description available.

Return value

Type: const char*

Any filename associated with this connection, or NULL.

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