pidgin/gtkimhtmltoolbar.h

changeset 32790
b95c7c504118
parent 32699
09ff5997da90
child 32938
90eacf9a5fea
child 33127
02a3db370988
--- a/pidgin/gtkimhtmltoolbar.h	Tue Jan 03 23:37:11 2012 +0000
+++ b/pidgin/gtkimhtmltoolbar.h	Wed Jan 04 00:00:42 2012 +0000
@@ -26,9 +26,7 @@
 #include <gtk/gtk.h>
 #include "gtkimhtml.h"
 
-#ifdef __cplusplus
-extern "C" {
-#endif
+G_BEGIN_DECLS
 
 #define DEFAULT_FONT_FACE "Helvetica 12"
 
@@ -94,8 +92,6 @@
 void gtk_imhtmltoolbar_switch_active_conversation(GtkIMHtmlToolbar *toolbar,
 	PurpleConversation *conv);
 
-#ifdef __cplusplus
-}
-#endif
+G_END_DECLS
 
 #endif /* _PIDGINIMHTMLTOOLBAR_H_ */

mercurial