libpurple/purplecontactmanager.h

changeset 43285
acde304cf24c
parent 43187
f1c824ae3ccd
--- a/libpurple/purplecontactmanager.h	Fri Jul 11 02:46:28 2025 -0500
+++ b/libpurple/purplecontactmanager.h	Sun Jul 13 00:01:48 2025 -0500
@@ -166,6 +166,8 @@
  * or creates a new one.
  *
  * Returns: (transfer full): The [class@Purple.Contact] that was either found or newly created.
+ *
+ * Since: 3.0
  */
 PURPLE_AVAILABLE_IN_3_0
 PurpleContact *purple_contact_manager_find_or_create(PurpleContactManager *manager, PurpleAccount *account, const char *id, gboolean *found);

mercurial