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.
This commit is contained in:
Matthias Clasen
2005-07-14 13:12:05 +00:00
committed by Matthias Clasen
parent 8f706bd246
commit 2362fc2274
5 changed files with 24 additions and 4 deletions

View File

@ -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