[AdgGtkArea] Reset the initialized flag on "canvas-changed"
commitb3c35caefc435af89999fff59d44b5a915abf6af
authorNicola Fontana <ntd@entidi.it>
Sat, 8 Jan 2011 14:04:01 +0000 (8 15:04 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 8 Jan 2011 14:04:01 +0000 (8 15:04 +0100)
tree31d8c5c8fc12dbae1afcf49a4f836d20bbcadab4
parentf24b83824733728e3848e410be5f9315f7d82466
[AdgGtkArea] Reset the initialized flag on "canvas-changed"

Instead of resetting the flag in the PROP_CANVAS, do this in the default
signal handler so it can be forced by a signal emission.

Added the missing old_canvas arg when emitting the signal from the
property setter.
src/adg-gtk/adg-gtk-area.c
src/adg-gtk/adg-gtk-area.h