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 639824 - Remove cairo.RectangleInt from he foreign module
Remove cairo.RectangleInt from he foreign module
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: introspection
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-18 09:34 UTC by Tomeu Vizoso
Modified: 2011-01-18 11:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove cairo.RectangleInt from he foreign module (3.59 KB, patch)
2011-01-18 09:34 UTC, Tomeu Vizoso
committed Details | Review

Description Tomeu Vizoso 2011-01-18 09:34:53 UTC
cairo.RectangleInt is now a boxed struct that we handle with the normal
GType stuff for boxeds.
Comment 1 Tomeu Vizoso 2011-01-18 09:34:56 UTC
Created attachment 178597 [details] [review]
Remove cairo.RectangleInt from he foreign module