configure max width in tab label to avoid too big tabs
This commit is contained in:
parent
eb6f09e51c
commit
90411cad12
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue