libpurple/protocols/facebook/util.h

changeset 41294
3f0b065e58f7
parent 41293
bfd8314a1a74
child 41296
05fa2feb07f4
--- a/libpurple/protocols/facebook/util.h	Sun Mar 13 22:05:59 2022 -0500
+++ b/libpurple/protocols/facebook/util.h	Sun Mar 13 22:06:00 2022 -0500
@@ -230,7 +230,7 @@
  * @title: The title of the message or #NULL.
  * @primary: The main point of the message or #NULL.
  * @secondary: The secondary information or #NULL.
- * @select: A #GSList of selected buddies or #NULL.
+ * @select: (element-type PurpleBuddy): A #GSList of selected buddies or #NULL.
  * @multi: #TRUE to for multiple buddy selections, otherwise #FALSE.
  * @ok_cb: The callback for the `OK` button or #NULL.
  * @cancel_cb: The callback for the `Cancel` button or #NULL.

mercurial