We actually don't own the structure returned by gst_message_get_structure()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 18 Apr 2009 14:27:32 +0000 (16:27 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 18 Apr 2009 14:27:32 +0000 (16:27 +0200)
gstreamer-sharp/Gstreamer.metadata

index c6b6aba..76d251f 100644 (file)
   <attr path="/api/namespace/boxed[@name='Message']/constructor" name="hidden">1</attr>
   <attr path="/api/namespace/boxed[@name='Message']/method" name="hidden">1</attr>
   <remove-attr path="/api/namespace/boxed[@name='Message']/method[@cname='gst_message_get_structure']" name="hidden" />
-  <attr path="/api/namespace/boxed[@name='Message']/method[@cname='gst_message_get_structure']/return-type" name="owned">true</attr>
   <remove-attr path="/api/namespace/boxed[@name='Message']/method[@cname='gst_message_get_type']" name="hidden" />
 
   <attr path="/api/namespace/enum[@name='MessageType']" name="parent">uint</attr>