Parse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.css

This commit is contained in:
Carlos Garnacho
2010-12-01 02:55:31 +01:00
parent 9bdb7e6945
commit 066f35bf28
4 changed files with 13 additions and 11 deletions

View File

@ -72,7 +72,7 @@ G_BEGIN_DECLS
* GTK_STYLE_PROVIDER_PRIORITY_USER:
*
* The priority used for the style information from
* <filename>~/.gtk-3.0.css</filename>.
* <filename><replaceable>XDG_CONFIG_HOME</replaceable>/gtk-3.0/gtk.css</filename>
*
* You should not use priorities higher than this, to
* give the user the last word.