--- 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.