Allow Text Info Dialog's Label To Wrap
This commit is contained in:
parent
0016f68829
commit
54157ced4c
@ -294,6 +294,7 @@
|
|||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label">Text information:</property>
|
<property name="label">Text information:</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
|
<property name="wrap">True</property>
|
||||||
<property name="xalign">0</property>
|
<property name="xalign">0</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
|
Reference in New Issue
Block a user