Function
Gtkrc_get_module_dir
deprecated: 3.0
Declaration [src]
gchar*
gtk_rc_get_module_dir (
void
)
Description [src]
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].
Deprecated since: 3.0
Use GtkCssProvider
instead.