Fix reference to user styles in gtkstyleprovider.h

This commit is contained in:
Matijs van Zuijlen
2018-06-07 08:54:23 +00:00
parent d2d4ea6f0a
commit 932e5ea34e

View File

@@ -76,7 +76,7 @@ G_BEGIN_DECLS
* GTK_STYLE_PROVIDER_PRIORITY_USER:
*
* The priority used for the style information from
* `~/.gtk-4.0.css`.
* `$XDG_CONFIG_HOME/gtk-4.0/gtk.css`.
*
* You should not use priorities higher than this, to
* give the user the last word.