tests: add examples for other gobject types
commit06cea18d0b88e0ade6700bbe5e675deb2ad65db6
authorStefan Kost <ensonic@users.sf.net>
Fri, 25 Dec 2009 21:48:17 +0000 (25 23:48 +0200)
committerStefan Kost <ensonic@users.sf.net>
Fri, 25 Dec 2009 21:48:17 +0000 (25 23:48 +0200)
tree6d664eac1056ed8c713d4ea2108c7e47bdbf2224
parent315368cd466ec985a1f93cccefd2d04dd3ed38be
tests: add examples for other gobject types

Add a boxed and a enum type to the gobject tests.
tests/gobject/docs-tmpl/tester-docs.xml
tests/gobject/docs-tmpl/tester-sections.txt
tests/gobject/docs-tmpl/tester.types
tests/gobject/docs/tester-docs.xml
tests/gobject/docs/tester-sections.txt
tests/gobject/src/Makefile.am
tests/gobject/src/giface.h
tests/gobject/src/gobject.h
tests/gobject/src/gtypes.c [new file with mode: 0644]
tests/gobject/src/gtypes.h [new file with mode: 0644]
tests/gobject/src/tester.h