RcStyle.getModuleDir

Warning gtk_rc_get_module_dir has been deprecated since version 3.0 and should not be used in newly-written code. Use GtkCssProvider instead. 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(3).

class RcStyle
deprecated static
string
getModuleDir
()

Return Value

Type: string

the directory. (Must be freed with g_free()). [type filename]

Meta