un Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
        structure to have GObject not GtkObject as
        parent_instance. (Jeff Franks.)
			
			
This commit is contained in:
		@ -1,3 +1,9 @@
 | 
			
		||||
Sun Oct 28 09:15:39 2001  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
 | 
			
		||||
	structure to have GObject not GtkObject as
 | 
			
		||||
	parent_instance. (Jeff Franks.)
 | 
			
		||||
 | 
			
		||||
2001-10-27  Matthias Clasen  <matthiasc@poet.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkinput.c: Typo fix.
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
Sun Oct 28 09:15:39 2001  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
 | 
			
		||||
	structure to have GObject not GtkObject as
 | 
			
		||||
	parent_instance. (Jeff Franks.)
 | 
			
		||||
 | 
			
		||||
2001-10-27  Matthias Clasen  <matthiasc@poet.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkinput.c: Typo fix.
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
Sun Oct 28 09:15:39 2001  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
 | 
			
		||||
	structure to have GObject not GtkObject as
 | 
			
		||||
	parent_instance. (Jeff Franks.)
 | 
			
		||||
 | 
			
		||||
2001-10-27  Matthias Clasen  <matthiasc@poet.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkinput.c: Typo fix.
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
Sun Oct 28 09:15:39 2001  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
 | 
			
		||||
	structure to have GObject not GtkObject as
 | 
			
		||||
	parent_instance. (Jeff Franks.)
 | 
			
		||||
 | 
			
		||||
2001-10-27  Matthias Clasen  <matthiasc@poet.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkinput.c: Typo fix.
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
Sun Oct 28 09:15:39 2001  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
 | 
			
		||||
	structure to have GObject not GtkObject as
 | 
			
		||||
	parent_instance. (Jeff Franks.)
 | 
			
		||||
 | 
			
		||||
2001-10-27  Matthias Clasen  <matthiasc@poet.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkinput.c: Typo fix.
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
Sun Oct 28 09:15:39 2001  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
 | 
			
		||||
	structure to have GObject not GtkObject as
 | 
			
		||||
	parent_instance. (Jeff Franks.)
 | 
			
		||||
 | 
			
		||||
2001-10-27  Matthias Clasen  <matthiasc@poet.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkinput.c: Typo fix.
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,9 @@
 | 
			
		||||
Sun Oct 28 09:15:39 2001  Owen Taylor  <otaylor@redhat.com>
 | 
			
		||||
 | 
			
		||||
	* gtk/gtkimcontext.h (struct _GtkIMContext): Fixed
 | 
			
		||||
	structure to have GObject not GtkObject as
 | 
			
		||||
	parent_instance. (Jeff Franks.)
 | 
			
		||||
 | 
			
		||||
2001-10-27  Matthias Clasen  <matthiasc@poet.de>
 | 
			
		||||
 | 
			
		||||
	* gdk/x11/gdkinput.c: Typo fix.
 | 
			
		||||
 | 
			
		||||
@ -42,7 +42,7 @@ typedef struct _GtkIMContextClass  GtkIMContextClass;
 | 
			
		||||
 | 
			
		||||
struct _GtkIMContext
 | 
			
		||||
{
 | 
			
		||||
  GtkObject object;
 | 
			
		||||
  GObject parent_instance;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct _GtkIMContextClass
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user