gtk-demo: Add some padding in sidebar
Add some padding on the right, to avoid the scrollbar and make the sidebar appear balanced.
This commit is contained in:
		| @ -85,7 +85,6 @@ | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkTreeViewColumn" id="treeviewcolumn1"> | ||||
|                         <property name="title" translatable="yes">column</property> | ||||
|                         <child> | ||||
|                           <object class="GtkCellRendererText" id="cellrenderertext1"/> | ||||
|                           <attributes> | ||||
| @ -93,6 +92,11 @@ | ||||
|                             <attribute name="text">1</attribute> | ||||
|                           </attributes> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkCellRendererText"> | ||||
|                             <property name="text">  </property> | ||||
|                           </object> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                     </child> | ||||
|                   </object> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen