GNOME Bugzilla – Bug 677234
Use GtkApplication
Last modified: 2012-07-02 05:12:51 UTC
See https://live.gnome.org/GnomeGoals/PortToGtkApplication
Require for a GMenu (bug 674979)
Created attachment 217800 [details] [review] Migrate to GtkApplication * Use GtkApplication to startup seahorse, parse arguments * Seahorse is now a single instance application * SeahorseApplication replaces SeahorseContext and is derived from GtkApplication * Depends on GTK+ 3.4 or later
Attachment 217800 [details] pushed as 7e7d779 - Migrate to GtkApplication