GNOME Bugzilla – Bug 622152
[patch] make default-quit property in GApplication settable outside of the constructor
Last modified: 2010-06-21 05:19:23 UTC
Perhaps I am missing something, but is there a reason that GApplication marks the default-quit as a constructor-only property? This is particularly problematic given that there is no g_application_new_full or something to that effect.
Created attachment 164108 [details] [review] 0003-make-default-quit-settable.patch Adding a simple patch to make default-quit settable outside of the constructor.
Looks like a dup of bug #622005.
*** This bug has been marked as a duplicate of bug 622005 ***