[gtk+/wip/matthiasc/help-overlay] Balance the clocks shortcuts demo better



commit 691f0d617e6b01954f66f96093a337c289967e70
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Oct 16 10:47:55 2015 -0400

    Balance the clocks shortcuts demo better
    
    We have a max-height property that can be used to influence
    the packing of the columns, use it.

 demos/gtk-demo/shortcuts.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/demos/gtk-demo/shortcuts.ui b/demos/gtk-demo/shortcuts.ui
index cf41360..eab2f36 100644
--- a/demos/gtk-demo/shortcuts.ui
+++ b/demos/gtk-demo/shortcuts.ui
@@ -501,6 +501,7 @@
       <object class="GtkShortcutsSection">
         <property name="visible">1</property>
         <property name="section-name">shortcuts</property>
+        <property name="max-height">10</property>
         <child>
           <object class="GtkShortcutsGroup">
             <property name="visible">1</property>


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