summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2023-01-24 19:24:36 -0500
committerLogan Rathbone <poprocks@gmail.com>2023-01-24 19:24:36 -0500
commit9c5bcb6591f7c15e354eee509989454ebb29236c (patch)
tree222663ab8f7ec42bee14c2387c486e2e27f76afe /src
parent24161970e8de99685b3c0d35400cc73d08c858ea (diff)
downloadzenity-9c5bcb6591f7c15e354eee509989454ebb29236c.tar.gz
text: Make resizable
Diffstat (limited to 'src')
-rw-r--r--src/zenity.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenity.ui b/src/zenity.ui
index 7fcbb02..f2bb9b4 100644
--- a/src/zenity.ui
+++ b/src/zenity.ui
@@ -45,6 +45,7 @@
<property name="title" translatable="yes">Text View</property>
<property name="default_width">300</property>
<property name="default_height">200</property>
+ <property name="resizable">true</property>
<property name="extra-child">zenity_text_box</property>
<responses>
<response id="cancel" translatable="yes">_Cancel</response>