aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-17 16:40:12 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-17 16:40:12 +0800
commit238d4b2091aa051391d6cbadba7140f8cb152390 (patch)
tree91413a1aacd9c3d4cb8f9d566a2a244f67d6ff8b /e-util/e-util.h
parent044ffd870ee8223967439aa5217936e3e1b8500c (diff)
downloadgsoc2013-evolution-238d4b2091aa051391d6cbadba7140f8cb152390.tar
gsoc2013-evolution-238d4b2091aa051391d6cbadba7140f8cb152390.tar.gz
gsoc2013-evolution-238d4b2091aa051391d6cbadba7140f8cb152390.tar.bz2
gsoc2013-evolution-238d4b2091aa051391d6cbadba7140f8cb152390.tar.lz
gsoc2013-evolution-238d4b2091aa051391d6cbadba7140f8cb152390.tar.xz
gsoc2013-evolution-238d4b2091aa051391d6cbadba7140f8cb152390.tar.zst
gsoc2013-evolution-238d4b2091aa051391d6cbadba7140f8cb152390.zip
From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>
2001-02-17 Christopher James Lahey <clahey@ximian.com> From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com> * gal/util/e-util.h, gal/util/e-xml-utils.h, gal/widgets/e-canvas-utils.h, gal/widgets/e-colors.h, gal/widgets/e-cursors.h, gal/widgets/e-gui-utils.h, gal/widgets/e-popup-menu.h, gal/widgets/e-printable.h, gal/widgets/gtk-combo-stack.h: Added GNOME_DECLS. svn path=/trunk/; revision=8267
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index 5e8e250799..4e93639e9c 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -5,6 +5,11 @@
#include <gtk/gtktypeutils.h>
#include <sys/types.h>
+#ifdef __cplusplus
+extern "C" {
+#pragma }
+#endif /* __cplusplus */
+
#define E_MAKE_TYPE(l,str,t,ci,i,parent) \
GtkType l##_get_type(void)\
{\
@@ -88,6 +93,11 @@ void e_marshal_BOOL__INT_INT_POINTER_INT_INT_INT (GtkObject
gpointer func_data,
GtkArg *args);
+#ifdef __cplusplus
+}
+#endif /* __cplusplus */
+
+
#define e_marshal_NONE__INT_INT_POINTER_INT_INT_POINTER_UINT_UINT e_marshal_NONE__INT_INT_POINTER_INT_INT_POINTER_INT_INT
void e_marshal_NONE__INT_INT_POINTER_INT_INT_POINTER_INT_INT (GtkObject *object,