pad: add g-i transfer annotatation to _store_sticky_event()

For clarity.

https://bugzilla.gnome.org/show_bug.cgi?id=768810
This commit is contained in:
Guillaume Desmottes 2016-07-14 16:40:22 +02:00 committed by Tim-Philipp Müller
parent af0d087bbd
commit 2a0bba69e1

View file

@ -5132,7 +5132,7 @@ eos:
/**
* gst_pad_store_sticky_event:
* @pad: a #GstPad
* @event: a #GstEvent
* @event: (transfer none): a #GstEvent
*
* Store the sticky @event on @pad
*