Allow Text Info Dialog's Label To Wrap

This commit is contained in:
TheBrokenRail 2022-10-01 01:22:14 -04:00
parent 0016f68829
commit 54157ced4c
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@
<property name="can_focus">False</property>
<property name="label">Text information:</property>
<property name="use_underline">True</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
</object>
<packing>