Function
Gtkrc_get_theme_dir
deprecated: 3.0
Declaration [src]
gchar*
gtk_rc_get_theme_dir (
void
)
Description [src]
Returns the standard directory in which themes should be installed. (GTK+ does not actually use this directory itself.).
Deprecated since: 3.0
Use GtkCssProvider
instead.