borders and fine tunning
This commit is contained in:
parent
969778e09f
commit
cef18c131f
2 changed files with 8 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
<class>GtkVBox</class>
|
||||
<name>prefs_widget</name>
|
||||
<homogeneous>False</homogeneous>
|
||||
<spacing>0</spacing>
|
||||
<spacing>8</spacing>
|
||||
|
||||
<widget>
|
||||
<class>GtkHBox</class>
|
||||
|
@ -60,6 +60,7 @@
|
|||
<widget>
|
||||
<class>GtkFrame</class>
|
||||
<name>frame4</name>
|
||||
<border_width>8</border_width>
|
||||
<label>Background colors</label>
|
||||
<label_xalign>0</label_xalign>
|
||||
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
|
||||
|
@ -72,9 +73,9 @@
|
|||
<widget>
|
||||
<class>GtkHBox</class>
|
||||
<name>hbox4</name>
|
||||
<border_width>3</border_width>
|
||||
<border_width>10</border_width>
|
||||
<homogeneous>False</homogeneous>
|
||||
<spacing>3</spacing>
|
||||
<spacing>8</spacing>
|
||||
|
||||
<widget>
|
||||
<class>GtkLabel</class>
|
||||
|
@ -142,6 +143,7 @@ Vertical gradient
|
|||
<widget>
|
||||
<class>GtkFrame</class>
|
||||
<name>frame3</name>
|
||||
<border_width>8</border_width>
|
||||
<label>Background picture</label>
|
||||
<label_xalign>0</label_xalign>
|
||||
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
|
||||
|
@ -154,11 +156,11 @@ Vertical gradient
|
|||
<widget>
|
||||
<class>GtkTable</class>
|
||||
<name>table1</name>
|
||||
<border_width>3</border_width>
|
||||
<border_width>10</border_width>
|
||||
<rows>2</rows>
|
||||
<columns>5</columns>
|
||||
<homogeneous>False</homogeneous>
|
||||
<row_spacing>3</row_spacing>
|
||||
<row_spacing>10</row_spacing>
|
||||
<column_spacing>3</column_spacing>
|
||||
|
||||
<widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue