 7e5ac3a58d
			
		
	
	7e5ac3a58d
	
	
	
		
			
			If a side of the box is 0px wide, make the corners owned by the adjacent sides. This avoids spilling over of unwanted colors from the 0-width side into the corner. New test for this case is included.
		
			
				
	
	
		
			270 lines
		
	
	
		
			9.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			270 lines
		
	
	
		
			9.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Generated with glade 3.18.3 -->
 | |
| <interface>
 | |
|   <requires lib="gtk+" version="3.12"/>
 | |
|   <object class="GtkWindow" id="window1">
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="type">popup</property>
 | |
|     <child>
 | |
|       <object class="GtkGrid" id="grid1">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button1">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">0</property>
 | |
|             <property name="top_attach">0</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button2">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="top"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">0</property>
 | |
|             <property name="top_attach">1</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button3">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|               <class name="top"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">0</property>
 | |
|             <property name="top_attach">3</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button4">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">0</property>
 | |
|             <property name="top_attach">2</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button5">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="left"/>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">3</property>
 | |
|             <property name="top_attach">0</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button6">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">2</property>
 | |
|             <property name="top_attach">0</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button7">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="left"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">1</property>
 | |
|             <property name="top_attach">0</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button8">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|               <class name="top"/>
 | |
|               <class name="left"/>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">3</property>
 | |
|             <property name="top_attach">3</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button9">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|               <class name="left"/>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">3</property>
 | |
|             <property name="top_attach">2</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button10">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="top"/>
 | |
|               <class name="left"/>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">3</property>
 | |
|             <property name="top_attach">1</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button11">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|               <class name="top"/>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">2</property>
 | |
|             <property name="top_attach">3</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button12">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|               <class name="top"/>
 | |
|               <class name="left"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">1</property>
 | |
|             <property name="top_attach">3</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button13">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">2</property>
 | |
|             <property name="top_attach">2</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button14">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="top"/>
 | |
|               <class name="right"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">2</property>
 | |
|             <property name="top_attach">1</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button15">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="bottom"/>
 | |
|               <class name="left"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">1</property>
 | |
|             <property name="top_attach">2</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButton" id="button16">
 | |
|             <property name="label" translatable="yes">button</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">True</property>
 | |
|             <property name="receives_default">True</property>
 | |
|             <style>
 | |
|               <class name="top"/>
 | |
|               <class name="left"/>
 | |
|             </style>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="left_attach">1</property>
 | |
|             <property name="top_attach">1</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|       </object>
 | |
|     </child>
 | |
|   </object>
 | |
| </interface>
 |