mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-08 17:28:38 +02:00
wp_spa_json_to_string: add since marker
This commit is contained in:
parent
b6e8e7e064
commit
11902666f9
1 changed files with 1 additions and 0 deletions
|
|
@ -265,6 +265,7 @@ wp_spa_json_get_size (const WpSpaJson *self)
|
|||
* \ingroup wpspajson
|
||||
* \param self a spa json object
|
||||
* \returns (transfer full): the json string with length matching the size
|
||||
* \since 0.4.11
|
||||
*/
|
||||
gchar *
|
||||
wp_spa_json_to_string (const WpSpaJson *self)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue