 a18ec83b3b
			
		
	
	a18ec83b3b
	
	
	
		
			
			This reftest makes use of the new feature to add signal handlers. It adds a libreftest.so module containing all the code for the reftests. When adding a test named reftest.ui, please keep code contained in a source file names reftest.c and add that file to Makefile.am. https://bugzilla.gnome.org/show_bug.cgi?id=730833
		
			
				
	
	
		
			19 lines
		
	
	
		
			692 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			692 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Generated with glade 3.18.1 -->
 | |
| <interface>
 | |
|   <requires lib="gtk+" version="3.12"/>
 | |
|   <object class="GtkWindow" id="window1">
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="type">popup</property>
 | |
|     <signal name="map" handler="reftest:switch_default_direction" swapped="no"/>
 | |
|     <signal name="destroy" handler="reftest:switch_default_direction" swapped="no"/>
 | |
|     <child>
 | |
|       <object class="GtkImage" id="image1">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="icon_name">go-next</property>
 | |
|       </object>
 | |
|     </child>
 | |
|   </object>
 | |
| </interface>
 |