added function gst_xml_write_file() which writes a nicely formatted and indented...
authorAndy Wingo <wingo@pobox.com>
Fri, 11 Jan 2002 01:48:17 +0000 (01:48 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 Jan 2002 01:48:17 +0000 (01:48 +0000)
commit099074586cedf7713c290db9523461adbab1186e
tree22ba5c2b7d1c68f7e7740f2b9057116f9339a739
parentfe516689cc21c4b9e04d0cafe93acb48a39e0c9f
added function gst_xml_write_file() which writes a nicely formatted and indented xml representation of an element to ...

Original commit message from CVS:
added function gst_xml_write_file() which writes a nicely formatted and indented
xml representation of an element to a file. you can use stdout or stderr, for
example.
gst/gstxml.c
gst/gstxml.h