GNOME Bugzilla – Bug 655495
Make X11-specific functions introspectable
Last modified: 2011-08-01 09:27:32 UTC
Most of the GdkX11 methods dealing with Xlib types were (skip)ed because introspection had incorrect Xlib types declaration. Once bug #655486 is commited, these methods can be neabled back again.
Created attachment 192811 [details] [review] Un-(skip) introspectable functions
Yes, maybe we need to do a release of introspection first with the fix in bug 655486 commit so we can bump the required g-i version in gtk+.
Review of attachment 192811 [details] [review]: Committed