[AdgFontStyle] Exposed adg_font_style_new_options()
commitf2f4b88cb4f09a1a390b23ac30362f2d54695ec9
authorNicola Fontana <ntd@entidi.it>
Tue, 15 Feb 2011 22:39:11 +0000 (15 23:39 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 15 Feb 2011 22:39:11 +0000 (15 23:39 +0100)
tree23e00e1d5506f2e29f639d372abe9c316d32e14c
parent1ac2f25fddee0d3e7726796e7678e3311c01e6cf
[AdgFontStyle] Exposed adg_font_style_new_options()

Added a new API to return a newly allocated cairo_font_options_t array
of the font style. The function was yet present so this commit will
expose what implemented.

Furthermore, cleaned up the code by following the last changes: moved
the clearing functions inside the invalidate() handler and removed the
custom dispose(), now emitted by the AdgStyle class.
src/adg/adg-font-style.c
src/adg/adg-font-style.h