summaryrefslogtreecommitdiff
path: root/gtk/gtklevelbar.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-01-22 23:30:36 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-01-22 23:30:36 -0500
commit8096740ea4d8cdbff315152dfc06d55f1801f2eb (patch)
tree084a7c155c87ca35eef8066c6d189edac9bb1e7a /gtk/gtklevelbar.c
parent2cf983eb307701254df34555c74ad6fd48144006 (diff)
downloadgtk+-8096740ea4d8cdbff315152dfc06d55f1801f2eb.tar.gz
levelbar: Document CSS node ordering
Diffstat (limited to 'gtk/gtklevelbar.c')
-rw-r--r--gtk/gtklevelbar.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/gtklevelbar.c b/gtk/gtklevelbar.c
index 18232a63c8..f8195434f5 100644
--- a/gtk/gtklevelbar.c
+++ b/gtk/gtklevelbar.c
@@ -102,6 +102,9 @@
* mode, the number of filled and unfilled nodes corresponds to blocks that are
* drawn. The block.filled nodes also get a style class .level-name corresponding
* to the level for the current value.
+ *
+ * In horizontal orientation, the nodes are always arranged from left to right,
+ * regardless of text direction.
*/
#include "config.h"