Automatically turn Gdk.Rectangle gtype into cairo.RectangleInt
authorPavel Holejsovsky <pavel.holejsovsky@gmail.com>
Tue, 2 Aug 2011 05:41:54 +0000 (07:41 +0200)
committerJohan Dahlin <jdahlin@litl.com>
Sat, 13 Aug 2011 12:42:37 +0000 (09:42 -0300)
commit5ec1477d0feeb2d7d0d91477769fa5bb9c09cd1a
treefe1561d17d42d525d6c61e1d64828796ce2ac55c
parent4a4cc95d13eef2503b73a01a88dcc37c733c3a30
Automatically turn Gdk.Rectangle gtype into cairo.RectangleInt

Gdk.Rectangle is 'boxed alias', which is not currently weel supported
by g-i.  Work around by transforming Gdk.Rectangle gtype into
cairo.RectangleInt.

https://bugzilla.gnome.org/show_bug.cgi?id=655423
giscanner/ast.py