IconTheme.addResourcePath
void addResourcePath(string path)Adds a resource path that will be looked at when looking for icons, similar to search paths.
See [gtk.icon_theme.IconTheme.setResourcePath].
This function should be used to make application-specific icons available as part of the icon theme.
Parameters
path | a resource path |