gst/gst.defs: gst.Bin constructor can take no arguments
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 5 Oct 2005 21:50:43 +0000 (21:50 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 5 Oct 2005 21:50:43 +0000 (21:50 +0000)
commite6830e1e574017ab0ecf2cd7b93079caad1db9e7
treef2a94a767f79c6dbdd6b170160c58f1f1aabf757
parent2dc54c09546785a6b57ea50a9c7fe2bfc7e59849
gst/gst.defs: gst.Bin constructor can take no arguments

Original commit message from CVS:

* gst/gst.defs:
gst.Bin constructor can take no arguments
* testsuite/test_bin.py:
add constructor tests
* testsuite/test_element.py:
add same link test with no pads
ChangeLog
gst/gst.defs
testsuite/test_bin.py
testsuite/test_element.py