rc_get_theme_dir
function rc_get_theme_dir():String { // Gjs wrapper for gtk_rc_get_theme_dir() }
Returns the standard directory in which themes should be installed. (GTK+ does not actually use this directory itself.)
- Returns
The directory (must be freed with GLib.free).