Method

VipsConnectionfilename

Declaration [src]

const char*
vips_connection_filename (
  VipsConnection* connection
)

Description

No description available.

Return value

Returns: utf8
 

Any filename associated with this connection, or NULL.

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