codegen/codegen.py: let's not forget to wrap the MiniObject :)
authorEdward Hervey <bilboed@bilboed.com>
Tue, 28 Jun 2005 16:13:53 +0000 (16:13 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 28 Jun 2005 16:13:53 +0000 (16:13 +0000)
commit835f29e2bb7496e3d87438bcc0755d0a49a38cb5
tree5630f9b99bdfe2717bbfa846e935d6abf822009a
parent685c434a0321163876b106b004aaa9ec60677f43
codegen/codegen.py: let's not forget to wrap the MiniObject :)

Original commit message from CVS:
* codegen/codegen.py: (GstMiniObjectWrapper.constructor_tmpl):
let's not forget to wrap the MiniObject :)
* gst/gst-types.defs:
* gst/gst.defs:
Always keep up to date with the core
* gst/gstelement.override:
override for gst_element_query_position
* gst/pygstminiobject.c:
* gst/pygstminiobject.h:
* gst/gst.override:
PyGstMiniObject now properly wrap GstMiniObject and are referenced in a
global hash table
ChangeLog
codegen/codegen.py
gst/gst-types.defs
gst/gst.defs
gst/gst.override
gst/gstelement.override
gst/pygstminiobject.c
gst/pygstminiobject.h