 96e7fbde2e
			
		
	
	96e7fbde2e
	
	
	
		
			
			Makes sure that the clipping we do when pushing a group is at the correct place and in particular doesn't influence shadows.
		
			
				
	
	
		
			21 lines
		
	
	
		
			736 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			736 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Generated with glade 3.19.0 -->
 | |
| <interface>
 | |
|   <requires lib="gtk+" version="3.16"/>
 | |
|   <object class="GtkAction" id="action1"/>
 | |
|   <object class="GtkAction" id="action2"/>
 | |
|   <object class="GtkWindow" id="window1">
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="type">popup</property>
 | |
|     <child>
 | |
|       <object class="GtkButton" id="b">
 | |
|         <property name="name">reference</property>
 | |
|         <property name="label" translatable="yes">Hello World!</property>
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">True</property>
 | |
|         <property name="receives_default">True</property>
 | |
|       </object>
 | |
|     </child>
 | |
|   </object>
 | |
| </interface>
 |