[gnome-software/1744-software-remembers-past-install-intent] gs-app-list: Since



commit b1bfedae16f38702b26f5ef5aa4c5db97cc860cb
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Jun 1 12:09:36 2022 +0000

    gs-app-list: Since

 lib/gs-app-list.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/lib/gs-app-list.c b/lib/gs-app-list.c
index 6da2a25ec..79a190b34 100644
--- a/lib/gs-app-list.c
+++ b/lib/gs-app-list.c
@@ -475,7 +475,8 @@ gs_app_list_add (GsAppList *list, GsApp *app)
  * Removes an application from the list. If the application does not exist the
  * request is ignored.
  *
- * Since: 3.22
+ * Returns: %TRUE if the app was removed, %FALSE if it did not exist in the @list
+ * Since: 43
  **/
 gboolean
 gs_app_list_remove (GsAppList *list, GsApp *app)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]