[ADG] invalidate() and render() now return void
commit6e5d591a1bc4b3982cd72e52039cf9a275e9887d
authorNicola Fontana <ntd@entidi.it>
Fri, 18 Sep 2009 11:07:21 +0000 (18 13:07 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 18 Sep 2009 11:07:21 +0000 (18 13:07 +0200)
tree12f307626dfb98895d25b41e9311ab966f93539c
parent2c32390b7b8c4ad5fc5e29a0b40125a63e86c214
[ADG] invalidate() and render() now return void

Removed the useless gboolean return value: it was misleading and does
not provide anything useful.
adg/adg-adim.c
adg/adg-arrow.c
adg/adg-container.c
adg/adg-dim.c
adg/adg-dress.c
adg/adg-entity.c
adg/adg-entity.h
adg/adg-ldim.c
adg/adg-marker.c
adg/adg-stroke.c
adg/adg-toy-text.c