adg: added adg_dash_append_dashes_array()
commit4a395b32f1a108f1595b12de0441c420a3071fde
authorNicola Fontana <ntd@entidi.it>
Fri, 15 Feb 2013 16:52:57 +0000 (15 17:52 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 15 Feb 2013 16:52:57 +0000 (15 17:52 +0100)
tree2c755a3edd39fc543e0dbc963f9c32c3ebfcb2b8
parenta20269a7de955476d6f3b8632c5ace28e2c9659f
adg: added adg_dash_append_dashes_array()

Variable arguments and variadic containers are not easily bindable:
added an array version to let the bindings specify a dash pattern in one
go.
src/adg/adg-dash.c
src/adg/adg-dash.h
src/adg/tests/test-dash.c