After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 655495 - Make X11-specific functions introspectable
Make X11-specific functions introspectable
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
3.1.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on: 655486
Blocks:
 
 
Reported: 2011-07-28 11:09 UTC by Pavel Holejsovsky
Modified: 2011-08-01 09:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Un-(skip) introspectable functions (6.46 KB, patch)
2011-07-28 11:31 UTC, Pavel Holejsovsky
committed Details | Review

Description Pavel Holejsovsky 2011-07-28 11:09:46 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.
Comment 1 Pavel Holejsovsky 2011-07-28 11:31:33 UTC
Created attachment 192811 [details] [review]
Un-(skip) introspectable functions
Comment 2 Johan (not receiving bugmail) Dahlin 2011-07-29 12:33:48 UTC
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+.
Comment 3 Pavel Holejsovsky 2011-08-01 09:27:08 UTC
Review of attachment 192811 [details] [review]:

Committed