diff options
author | Arx Cruz <arxcruz@gnome.org> | 2013-10-10 16:52:38 -0300 |
---|---|---|
committer | Arx Cruz <arxcruz@gnome.org> | 2013-10-10 16:52:38 -0300 |
commit | 80bc8ce643979fec201c4ebd5cd6405b6310357f (patch) | |
tree | 01bb005ad0aa1ac7e3b697ae2d967c734960d983 /src/zenity.ui | |
parent | Updated Serbian translation (diff) | |
download | zenity-80bc8ce643979fec201c4ebd5cd6405b6310357f.tar.gz zenity-80bc8ce643979fec201c4ebd5cd6405b6310357f.tar.bz2 zenity-80bc8ce643979fec201c4ebd5cd6405b6310357f.zip |
But #702535 - List box doesn't expand to fill window
Diffstat (limited to 'src/zenity.ui')
-rw-r--r-- | src/zenity.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenity.ui b/src/zenity.ui index ee89093a..7c0ab1fb 100644 --- a/src/zenity.ui +++ b/src/zenity.ui @@ -1021,6 +1021,7 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="shadow_type">in</property> + <property name="expand">True</property> <child> <object class="GtkTreeView" id="zenity_tree_view"> <property name="visible">True</property> |