adg: use GObject closures where possible
commitb1ac054759f2342219dd94c4331b6817c98592eb
authorNicola Fontana <ntd@entidi.it>
Fri, 13 Feb 2015 12:05:22 +0000 (13 13:05 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 13 Feb 2015 12:05:22 +0000 (13 13:05 +0100)
tree2b13578a632496bc05f762b3a5513124086789ea
parentba32c78f0b5016c83962e04d07fd18623f32284c
adg: use GObject closures where possible

libgobject already provides some common closures: use them whenever
possible and drop the custom provided duplicates.
src/adg/adg-container.c
src/adg/adg-entity.c
src/adg/adg-gtk-area.c
src/adg/adg-marshal.genmarshal
src/adg/adg-model.c
src/adg/adg-style.c
src/adg/adg-textual.c