[AdgStyle] Implemented "apply" and "invalidate" signals
commite88bb84ca2485190c57e04e7c09ee4059fe7ac4a
authorNicola Fontana <ntd@entidi.it>
Tue, 15 Feb 2011 20:12:09 +0000 (15 21:12 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 15 Feb 2011 20:15:05 +0000 (15 21:15 +0100)
treeede03fa0b45a3aba6325f58d6df8e2e601dca515
parentd731af55db649ecf9caf2f6c5b2c487a9054a2fb
[AdgStyle] Implemented "apply" and "invalidate" signals

Changed the virtual function "apply" to a signal handler and added the
new "invalidate" signal. This will help in shaping the AdgPangoStyle
implementation, which will be inherited from AdgFontStyle and requires
the overriding of the invalidation infrastructure.
src/adg/adg-marshal.genmarshal
src/adg/adg-style.c
src/adg/adg-style.h