[glib/application-replace] fixup! GApplication: Add a way to replace a unique instance



commit bdbe496a3af7d87d40bcf040de1b8075b8958cfa
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 3 10:44:07 2018 -0400

    fixup! GApplication: Add a way to replace a unique instance
    
    Update since tags to 2.60

 gio/gapplication.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gapplication.c b/gio/gapplication.c
index c822207eb..4eefe25c6 100644
--- a/gio/gapplication.c
+++ b/gio/gapplication.c
@@ -212,7 +212,7 @@
  *     @dbus_register vfunc. Since: 2.34
  * @handle_local_options: invoked locally after the parsing of the commandline
  *  options has occurred. Since: 2.40
- * @name_lost: invoked when another instance is taking over the name. Since: 2.58
+ * @name_lost: invoked when another instance is taking over the name. Since: 2.60
  *
  * Virtual function table for #GApplication.
  *


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