summaryrefslogtreecommitdiff
path: root/gtk/gtkimmodule.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-07-14 13:12:05 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-14 13:12:05 +0000
commit2362fc22745b5b4d7ae096e300d687c32c7a2a33 (patch)
tree6ce61836e0e34e3d51c0f2a7d7f32a8e89f09a65 /gtk/gtkimmodule.h
parent8f706bd246e790efe60cd30720e1f20c2b7fac31 (diff)
downloadgtk+-2362fc22745b5b4d7ae096e300d687c32c7a2a33.tar.gz
Set interface age to 0.
2005-07-14 Matthias Clasen <mclasen@redhat.com> * configure.in: Set interface age to 0. * gtk/gtkimmodule.h: Move G_BEGIN_DECLS to the right spot, noticed by Akira Tagoh.
Diffstat (limited to 'gtk/gtkimmodule.h')
-rw-r--r--gtk/gtkimmodule.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/gtk/gtkimmodule.h b/gtk/gtkimmodule.h
index 2b6267646e..d58ef15678 100644
--- a/gtk/gtkimmodule.h
+++ b/gtk/gtkimmodule.h
@@ -21,11 +21,10 @@
#define __GTK_IM_MODULE_H__
-G_BEGIN_DECLS
-
-
#include <gtk/gtkimcontext.h>
+G_BEGIN_DECLS
+
typedef struct _GtkIMContextInfo GtkIMContextInfo;
struct _GtkIMContextInfo