mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 07:40:03 +01:00
core: add missing \ingroup
This commit is contained in:
parent
7e21e27ca9
commit
b6595fb586
1 changed files with 1 additions and 0 deletions
|
|
@ -1345,6 +1345,7 @@ wp_core_sync_finish (WpCore * self, GAsyncResult * res, GError ** error)
|
||||||
/*!
|
/*!
|
||||||
* \brief Finds a registered object
|
* \brief Finds a registered object
|
||||||
*
|
*
|
||||||
|
* \ingroup wpcore
|
||||||
* \param self the core
|
* \param self the core
|
||||||
* \param func (scope call): a function that takes the object being searched
|
* \param func (scope call): a function that takes the object being searched
|
||||||
* as the first argument and \a data as the second. it should return TRUE if
|
* as the first argument and \a data as the second. it should return TRUE if
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue