Add a Quit method to the Application interface(s) Both org.freedesktop.Application and org.gtk.Application interfaces should have a Quit method. We tie it to the GApplication::quit signal we previously add.