Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, Kazuki
IWAMOTO). * gdk/gdk.symbols: Add gdk_app_launch_context_get_type(). svn path=/trunk/; revision=19393
This commit is contained in:
		@ -1,3 +1,10 @@
 | 
			
		||||
2008-01-22  Mathias Hasselmann  <mathias@openismus.com>
 | 
			
		||||
 | 
			
		||||
	Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, Kazuki
 | 
			
		||||
	IWAMOTO).
 | 
			
		||||
 | 
			
		||||
	* gdk/gdk.symbols: Add gdk_app_launch_context_get_type().
 | 
			
		||||
 | 
			
		||||
2008-01-22  Mathias Hasselmann  <mathias@openismus.com>
 | 
			
		||||
 | 
			
		||||
	Use pango_layout_set_height() for calendar details (#506049).
 | 
			
		||||
 | 
			
		||||
@ -1260,6 +1260,7 @@ gdk_xid_table_lookup_for_display
 | 
			
		||||
 | 
			
		||||
#if IN_HEADER(__GDK_APP_LAUNCH_CONTEXT_H__)
 | 
			
		||||
#if IN_FILE(__GDK_APP_LAUNCH_CONTEXT_C__)
 | 
			
		||||
gdk_app_launch_context_get_type G_GNUC_CONST
 | 
			
		||||
gdk_app_launch_context_new
 | 
			
		||||
gdk_app_launch_context_set_display
 | 
			
		||||
gdk_app_launch_context_set_screen
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user