Implemented AdgMatrix as special type
commit0c875cfc7c212d08775f0c7de7439cfcc7af3385
authorNicola Fontana <ntd@entidi.it>
Sun, 5 Jun 2011 10:49:08 +0000 (5 12:49 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 18 Jun 2011 05:54:59 +0000 (18 07:54 +0200)
tree13a0d98494b3e3a7d2c7bc1cb0509a00aa181951
parent96f07638a64882834840e90150d8fb910defd5cf
Implemented AdgMatrix as special type

Provided a way to access cairo matrix fields (AdgMatrix is an alias for
cairo_matrix_t) in a similar way of what done for AdgPair.

Furthermore, connected the base types (specifically GObject and
GInitiallyUnowned) to the GObject bindings so the builtinproperty
setters and getters provided by lgob now work as expected.
adg/src/adg.c
adg/src/adg.ovr
examples/Adg.lua