gstreamer/codegen
Johan Dahlin 7534ba0486 Add GstIterator wrapping and tests.
Original commit message from CVS:
* codegen/argtypes.py:
* gst/Makefile.am:
* gst/common.h:
* gst/gst.defs:
* gst/gstbin.override:
* gst/gstelement.override:
* gst/pygstiterator.c: (pygst_iterator_dealloc),
(pygst_iterator_iter_next), (pygst_iterator_new):
* testsuite/test_iterator.py:
Add GstIterator wrapping and tests.
2005-10-07 01:21:57 +00:00
..
.gitignore
__init__.py
argtypes.py Add GstIterator wrapping and tests. 2005-10-07 01:21:57 +00:00
code-coverage.py
codegen.py Added 'keeprefcount' argument for function/method parameters in order to cope with functions/methods that decrement t... 2005-10-05 13:48:21 +00:00
definitions.py Added 'keeprefcount' argument for function/method parameters in order to cope with functions/methods that decrement t... 2005-10-05 13:48:21 +00:00
defsconvert.py
defsparser.py
docextract.py
docextract_to_xml.py
docgen.py
h2def.py
Makefile.am add Makefile.am 2005-10-04 08:18:27 +00:00
mergedefs.py
missingdefs.py
mkskel.py
override.py
reversewrapper.py
scmexpr.py