Better sizing of the window
svn: r278
This commit is contained in:
parent
ec9f8e9702
commit
839c050deb
@ -71,6 +71,7 @@
|
|||||||
<last_modification_time>Sun, 11 Feb 2001 02:58:15 GMT</last_modification_time>
|
<last_modification_time>Sun, 11 Feb 2001 02:58:15 GMT</last_modification_time>
|
||||||
</signal>
|
</signal>
|
||||||
<stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
|
<stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
|
||||||
|
<relief>GTK_RELIEF_NORMAL</relief>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
@ -88,7 +89,9 @@
|
|||||||
|
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkLabel</class>
|
<class>GtkLabel</class>
|
||||||
<name>label1</name>
|
<name>summaryTitle</name>
|
||||||
|
<width>400</width>
|
||||||
|
<height>16</height>
|
||||||
<label>Database Summary</label>
|
<label>Database Summary</label>
|
||||||
<justify>GTK_JUSTIFY_CENTER</justify>
|
<justify>GTK_JUSTIFY_CENTER</justify>
|
||||||
<wrap>False</wrap>
|
<wrap>False</wrap>
|
||||||
@ -116,6 +119,7 @@
|
|||||||
<widget>
|
<widget>
|
||||||
<class>GnomeLess</class>
|
<class>GnomeLess</class>
|
||||||
<name>textwindow</name>
|
<name>textwindow</name>
|
||||||
|
<height>250</height>
|
||||||
<child>
|
<child>
|
||||||
<padding>0</padding>
|
<padding>0</padding>
|
||||||
<expand>True</expand>
|
<expand>True</expand>
|
||||||
|
Loading…
Reference in New Issue
Block a user