Skip to content
  • Matthias Clasen's avatar
    Simplify logout notification api · 1c486fb8
    Matthias Clasen authored
    We don't expose ::quit-requested as API anymore. Instead, we expect
    users to register inhibitors when needed. Without quit-requested,
    there is no need for ::quit-cancelled and gtk_application_quit_response
    anymore.
    
    We still emit ::quit when the application is about to quit.
    1c486fb8