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:
committed by
Matthias Clasen
parent
8f706bd246
commit
2362fc2274
@ -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
|
||||
|
||||
Reference in New Issue
Block a user