Update GstPlayer-1.0.gir for corrected annotations

This commit is contained in:
Sebastian Dröge 2017-08-08 11:09:25 +03:00
parent 5cd94a279e
commit bc3cfc0195

View file

@ -30,7 +30,7 @@ passed. See gst_player_g_main_context_signal_dispatcher_new().
Video is going to be rendered by @video_renderer, or if %NULL is provided Video is going to be rendered by @video_renderer, or if %NULL is provided
no special video set up will be done and some default handling will be no special video set up will be done and some default handling will be
performed.</doc> performed.</doc>
<return-value transfer-ownership="none"> <return-value transfer-ownership="full">
<doc xml:space="preserve">a new #GstPlayer instance</doc> <doc xml:space="preserve">a new #GstPlayer instance</doc>
<type name="Player" c:type="GstPlayer*"/> <type name="Player" c:type="GstPlayer*"/>
</return-value> </return-value>
@ -522,7 +522,7 @@ Since 1.12</doc>
nullable="1" nullable="1"
allow-none="1"> allow-none="1">
<doc xml:space="preserve">Additional configuration</doc> <doc xml:space="preserve">Additional configuration</doc>
<type name="Gst.Structure" c:type="GstStructure*"/> <type name="Gst.Structure" c:type="const GstStructure*"/>
</parameter> </parameter>
</parameters> </parameters>
</method> </method>