Function

Gimpicon_theme_dir

Declaration [src]

const gchar*
gimp_icon_theme_dir (
  void
)

Description [src]

Returns the directory of the current icon theme.

This is a constant value given at plug-in configuration time.

Available since:2.10.4

Return value

Returns: const gchar*
 

The icon theme directory.

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