wp_spa_json_to_string: add since marker

This commit is contained in:
George Kiagiadakis 2022-06-27 17:28:36 +03:00
parent b6e8e7e064
commit 11902666f9

View file

@ -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)