docs: add Since: tags to gst_x_overlay_handle_event() docs

Fixes #613403.
This commit is contained in:
Torsten Schönfeld 2010-03-20 12:55:36 +00:00 committed by Tim-Philipp Müller
parent 90f24667d7
commit 9b6843092a

View file

@ -441,6 +441,8 @@ gst_x_overlay_expose (GstXOverlay * overlay)
* events are not propagated in the window hierarchy if a client is listening
* for them. This method allows you to disable events handling completely
* from the XOverlay.
*
* Since: 0.10.12
*/
void
gst_x_overlay_handle_events (GstXOverlay * overlay, gboolean handle_events)