adg: removed AdgPattern
commit4dce10cb650189b3b317d037766518e36175055e
authorNicola Fontana <ntd@entidi.it>
Fri, 1 Mar 2013 12:12:24 +0000 (1 13:12 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 1 Mar 2013 14:11:37 +0000 (1 15:11 +0100)
tree4a348dec1e52371aae012a79f0822d59ad0af5f5
parent73412e2ee325f884d27a749e6d4c890a7c38e0f2
adg: removed AdgPattern

cairo-gobject yet wraps cairo_pattern_t, so there is no need to
duplicate it (and makes bindings life easier).
15 files changed:
configure.ac
docs/adg/adg-docs.xml
po-properties/it.po
src/adg.h.in
src/adg/Makefile.am
src/adg/adg-dress-builtins.c
src/adg/adg-fill-style-private.h
src/adg/adg-fill-style.c
src/adg/adg-fill-style.h
src/adg/adg-hatch.c
src/adg/adg-internal.h
src/adg/adg-pattern.c [deleted file]
src/adg/adg-pattern.h [deleted file]
src/adg/adg-ruled-fill.c
src/adg/tests/test-fill-style.c