IconTheme.appendSearchPath

Appends a directory to the search path. See IconTheme.setSearchPath.

class IconTheme
void
appendSearchPath
(
string path
)

Parameters

path string

directory name to append to the icon path

Meta