RcStyle.getThemeDir

Warning gtk_rc_get_theme_dir has been deprecated since version 3.0 and should not be used in newly-written code. Use GtkCssProvider instead. Returns the standard directory in which themes should be installed. (GTK+ does not actually use this directory itself.)

class RcStyle
deprecated static
string
getThemeDir
()

Return Value

Type: string

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

Meta