GNOME Bugzilla – Bug 90935
GtkIMContextClass inheritance ...
Last modified: 2010-09-08 23:27:10 UTC
struct _GtkIMContext { GObject parent_instance; }; struct _GtkIMContextClass { GtkObjectClass parent_class;
Can't be fixed without breaking bin compat, has no real practical consequences.
Created attachment 166164 [details] [review] Fix GtkIMContextClass inheritance
Review of attachment 166164 [details] [review]: Looks fine, 2.90 only of course.
Comment on attachment 166164 [details] [review] Fix GtkIMContextClass inheritance commit babdc8c1e8a8ffab62f2320d6a79da905340cd2b
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.