pidgin/pidgin

299c65ce09e2
Parents d7e2aba4d9f4
Children 80e78796edb2
Fix purple_request_wait gir warning
--- a/libpurple/request.h Sat Oct 26 16:09:13 2019 +0300
+++ b/libpurple/request.h Sat Oct 26 20:42:26 2019 +0300
@@ -2104,7 +2104,7 @@
* @secondary: Secondary information, or %NULL if there is none.
* @with_progress: %TRUE, if we want to display progress bar, %FALSE
* otherwise
- * @cancel_cb: The callback for the <literal>Cancel</literal> button, which
+ * @cancel_cb: (scope notified): The callback for the <literal>Cancel</literal> button, which
* may be %NULL.
* @cpar: The #PurpleRequestCommonParameters object, which gets
* unref'ed after this call.