GApplication: add g_application_quit()

A long requested feature; this quits the application immediately,
ignoring the hold count.

https://bugzilla.gnome.org/show_bug.cgi?id=670485
This commit is contained in:
Ryan Lortie
2012-02-20 21:41:35 +01:00
parent 486c694af0
commit ed51975899
4 changed files with 33 additions and 0 deletions

View File

@@ -2897,6 +2897,7 @@ g_application_register
<SUBSECTION>
g_application_hold
g_application_release
g_application_quit
<SUBSECTION>
g_application_activate
g_application_open