mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
pad: improve introspection annotation
This commit is contained in:
parent
6efb5c9b6b
commit
d2c632fcda
1 changed files with 1 additions and 1 deletions
|
@ -2559,7 +2559,7 @@ no_parent:
|
||||||
/**
|
/**
|
||||||
* gst_pad_forward:
|
* gst_pad_forward:
|
||||||
* @pad: a #GstPad
|
* @pad: a #GstPad
|
||||||
* @forward: a #GstPadForwardFunction
|
* @forward: (scope call): a #GstPadForwardFunction
|
||||||
* @user_data: user data passed to @forward
|
* @user_data: user data passed to @forward
|
||||||
*
|
*
|
||||||
* Calls @forward for all internally linked pads of @pad. This function deals with
|
* Calls @forward for all internally linked pads of @pad. This function deals with
|
||||||
|
|
Loading…
Reference in a new issue