[gtk+/wip/baedert/gtkimageview] levelbar: Document CSS node ordering



commit d2e18c5bfbe278e5427dbc494e8ac8a49bae8e64
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jan 22 23:30:36 2016 -0500

    levelbar: Document CSS node ordering

 gtk/gtklevelbar.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtklevelbar.c b/gtk/gtklevelbar.c
index 18232a6..f819543 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"
 


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