GNOME Bugzilla – Bug 588147
Revert "Window isn't a record, but really a typedef for uint32"
Last modified: 2015-02-07 16:51:35 UTC
Exporting Windoew as a uint32 is revealing some problems in namespace handling - functions that are supposed to return a GdkWindow * are returning a x11.Window instead. Until that is fixed, we need to avoid making this change. (Also, Window isn't a uint32, it is an unsigned long) This reverts commit 9ce2b05198653697896c3f7c9271073789f90c51.
Created attachment 138111 [details] [review] Revert "Window isn't a record, but really a typedef for uint32"
Comment on attachment 138111 [details] [review] Revert "Window isn't a record, but really a typedef for uint32" Bummer, but okay.
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]