RcStyle.getThemeDir

Returns the standard directory in which themes should be installed. (GTK+ does not actually use this directory itself.)

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

Return Value

Type: string

The directory (must be freed with g_free()).

Detailed Description

Deprecated: Use gtk.CssProvider instead.