RcStyle.getModuleDir

Returns a directory in which GTK+ looks for theme engines. For full information about the search for theme engines, see the docs for GTK_PATH in [Running GTK+ Applications][gtk-running].

More...
class RcStyle
deprecated static
string
getModuleDir
()

Return Value

Type: string

the directory. (Must be freed with g_free())

Detailed Description

Deprecated: Use gtk.CssProvider instead.