Add since tag to the purple_blist_get_default_group_name docs

Mon, 08 Jun 2020 01:28:57 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 08 Jun 2020 01:28:57 -0500
changeset 40442
21d18c56debc
parent 40441
f23c7e772667
child 40443
025772e2b454

Add since tag to the purple_blist_get_default_group_name docs

libpurple/buddylist.h file | annotate | diff | comparison | revisions
--- a/libpurple/buddylist.h	Thu May 21 21:21:54 2020 -0500
+++ b/libpurple/buddylist.h	Mon Jun 08 01:28:57 2020 -0500
@@ -439,6 +439,8 @@
  * Gets the default group name for the buddy list.
  *
  * Returns: The name of the default group.
+ *
+ * Since: 3.0.0
  */
 const gchar *purple_blist_get_default_group_name(void);
 

mercurial