 afd0e28437
			
		
	
	afd0e28437
	
	
	
		
			
			Instead of just working for image surface, this should now work for all bounded surfaces. Test included.
		
			
				
	
	
		
			17 lines
		
	
	
		
			552 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			552 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Generated with glade 3.19.0 -->
 | |
| <interface>
 | |
|   <requires lib="gtk+" version="3.16"/>
 | |
|   <object class="GtkWindow" id="window1">
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="type">popup</property>
 | |
|     <child>
 | |
|       <object class="GtkImage" id="image1">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="resource">/org/gtk/libgtk/inspector/logo.png</property>
 | |
|       </object>
 | |
|     </child>
 | |
|   </object>
 | |
| </interface>
 |