[AdgWidget] First implementation
commit44d04349b0987eb9ecbef57d9f82b4bd9beccee7
authorNicola Fontana <ntd@entidi.it>
Thu, 18 Jun 2009 22:21:15 +0000 (19 00:21 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 18 Jun 2009 22:21:15 +0000 (19 00:21 +0200)
treed1f8990c76006877c9d2a02aaca2c6ad9bbec421
parenta710c820644172f4c3f80d0d0a673776559baf2d
[AdgWidget] First implementation

Added a rough gtk widget to show an AdgCanvas. The implementation
is borrowed from the demo sources and modified accordling. Still
the expose event needs more work.
adg/Makefile.am
adg/adg-widget-private.h [new file with mode: 0644]
adg/adg-widget.c [new file with mode: 0644]
adg/adg-widget.h [new file with mode: 0644]