Function

Gimpget_progname

Declaration [src]

const gchar*
gimp_get_progname (
  void
)

Description [src]

Returns the plug-in’s executable name.

Return value

Type: const gchar*

The executable name.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.