[build] Added custom marshallers
commit71e79454692d33f083ce4c05db2eff7a573d886c
authorNicola Fontana <ntd@entidi.it>
Fri, 18 Sep 2009 16:35:21 +0000 (18 18:35 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 18 Sep 2009 16:35:21 +0000 (18 18:35 +0200)
treead2c171bf9da0dec8dd05a0c9524ba7250412b9b
parent163db771e47d6bb209a17a6da9da022ef2c9da4a
[build] Added custom marshallers

Using glib-genmarshal to generate needed marshalers instead of using
the default ones. There is some non-default marshaler needed in the
future and using both default and non-default is not an option.
adg/.gitignore
adg/Makefile.am
adg/adg-container.c
adg/adg-entity.c
adg/adg-marshal.genmarshal [new file with mode: 0644]
adg/adg-model.c
adg/adg-widget.c