IconTheme.prependSearchPath

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

class IconTheme
void
prependSearchPath
(
string path
)

Parameters

path string

directory name to prepend to the icon path

Meta