gtk+ r19393 - in trunk: . gdk



Author: hasselmm
Date: Tue Jan 22 19:29:18 2008
New Revision: 19393
URL: http://svn.gnome.org/viewvc/gtk+?rev=19393&view=rev

Log:
Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, Kazuki
IWAMOTO).

* gdk/gdk.symbols: Add gdk_app_launch_context_get_type().


Modified:
   trunk/ChangeLog
   trunk/gdk/gdk.symbols

Modified: trunk/gdk/gdk.symbols
==============================================================================
--- trunk/gdk/gdk.symbols	(original)
+++ trunk/gdk/gdk.symbols	Tue Jan 22 19:29:18 2008
@@ -1260,6 +1260,7 @@
 
 #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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]