Revert "Window isn't a record, but really a typedef for uint32"
authorOwen W. Taylor <otaylor@fishsoup.net>
Thu, 9 Jul 2009 10:11:35 +0000 (11:11 +0100)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 9 Jul 2009 10:27:33 +0000 (11:27 +0100)
commit8f0ec9fe07fc39d269b15a6199da25e01162e4fe
tree0ae63b537324350bad00edb589d77cc04a15f4e4
parent578717e32c3c15fb2e99068e0ef9ee90171fd8ba
Revert "Window isn't a record, but really a typedef for uint32"

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.

http://bugzilla.gnome.org/show_bug.cgi?id=588147
gir/xlib-2.0.gir