mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +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:
|
||||
* @pad: a #GstPad
|
||||
* @forward: a #GstPadForwardFunction
|
||||
* @forward: (scope call): a #GstPadForwardFunction
|
||||
* @user_data: user data passed to @forward
|
||||
*
|
||||
* Calls @forward for all internally linked pads of @pad. This function deals with
|
||||
|
|
Loading…
Reference in a new issue