[gtk/gtk-3-24: 1/2] Fix reference to user styles in gtkstyleprovider.h



commit 37ec227dc147acb05d13835f3f712992e97a660d
Author: Matijs van Zuijlen <matijs matijs net>
Date:   Thu Jun 7 08:49:59 2018 +0000

    Fix reference to user styles in gtkstyleprovider.h

 gtk/gtkstyleprovider.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkstyleprovider.h b/gtk/gtkstyleprovider.h
index cbfd9df2a2..2223b1767d 100644
--- a/gtk/gtkstyleprovider.h
+++ b/gtk/gtkstyleprovider.h
@@ -79,7 +79,7 @@ G_BEGIN_DECLS
  * GTK_STYLE_PROVIDER_PRIORITY_USER:
  *
  * The priority used for the style information from
- * `~/.gtk-3.0.css`.
+ * `XDG_CONFIG_HOME/gtk-3.0/gtk.css`.
  *
  * You should not use priorities higher than this, to
  * give the user the last word.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]