configure max width in tab label to avoid too big tabs

This commit is contained in:
Yann Leboulanger 2010-06-27 23:04:49 +02:00
parent eb6f09e51c
commit 90411cad12
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
<property name="xalign">0</property>
<property name="use_markup">True</property>
<property name="ellipsize">end</property>
<property name="max_width_chars">9</property>
</object>
<packing>
<property name="position">1</property>