[AdgGtk] Added support for custom marshallers
commit58d63a2ff8ec2e166b2395415c4e1dad938c62cc
authorNicola Fontana <ntd@entidi.it>
Mon, 3 Jan 2011 18:34:00 +0000 (3 19:34 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 3 Jan 2011 18:40:17 +0000 (3 19:40 +0100)
treeca7cb4feb1d6f096574a0c12c99fc39a047d40a2
parent0e22bd96e172263b5440116d2f494b74f35b9d77
[AdgGtk] Added support for custom marshallers

The standard C closured provided by GObject will be not enough: added
support to custom marshallers to the ADG-GTK section of the library (the
ADG part yet has this feature).
src/adg-gtk/.gitignore [new file with mode: 0644]
src/adg-gtk/Makefile.am
src/adg-gtk/adg-gtk-marshal.genmarshal [new file with mode: 0644]