Fix reference to user styles in gtkstyleprovider.h
authorMatijs van Zuijlen <matijs@matijs.net>
Thu, 7 Jun 2018 08:54:23 +0000 (08:54 +0000)
committerMatijs van Zuijlen <matijs@matijs.net>
Thu, 7 Jun 2018 08:54:23 +0000 (08:54 +0000)
gtk/gtkstyleprovider.h

index 5e36d0c1f0eac851c6c2dc79bd76c119499d7389..a0da759bd27a9293a1b464b8c1cbaa6a310a1984 100644 (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.