Gimp.icon_theme_dir

@returns(unicode)
def icon_theme_dir():
    # Python wrapper for gimp_icon_theme_dir()
  

Returns the directory of the current icon theme.

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

Since 2.10.4

Returns