gtk+ r21551 - in trunk: . gtk



Author: mitch
Date: Tue Sep 30 08:37:34 2008
New Revision: 21551
URL: http://svn.gnome.org/viewvc/gtk+?rev=21551&view=rev

Log:
2008-09-30  Michael Natterer  <mitch imendio com>

	* gtk/gtk.symbols: forgot the G_GNUC_CONST of
	gtk_orientable_get_type().



Modified:
   trunk/ChangeLog
   trunk/gtk/gtk.symbols

Modified: trunk/gtk/gtk.symbols
==============================================================================
--- trunk/gtk/gtk.symbols	(original)
+++ trunk/gtk/gtk.symbols	Tue Sep 30 08:37:34 2008
@@ -2550,8 +2550,8 @@
 
 #if IN_HEADER(__GTK_ORIENTABLE_H__)
 #if IN_FILE(__GTK_ORIENTABLE_C__)
-gtk_orientable_get_type
 gtk_orientable_get_orientation
+gtk_orientable_get_type G_GNUC_CONST
 gtk_orientable_set_orientation
 #endif
 #endif



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