mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-08 16:00:12 +01:00
event: annotate key in wp_event_get_data
This commit is contained in:
parent
d4f3e2bdca
commit
493be2fae6
1 changed files with 1 additions and 0 deletions
|
|
@ -304,6 +304,7 @@ wp_event_set_data (WpEvent * self, const gchar * key, const GValue * data)
|
|||
* wp_event_set_data()
|
||||
* \ingroup wpevent
|
||||
* \param self the event
|
||||
* \param key the key
|
||||
* \return (transfer none)(nullable): the data associated with \a key or \c NULL
|
||||
*/
|
||||
const GValue *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue