query_end


Description:

[ Version ( since = "3.24.8" ) ]
public signal void query_end ()

Emitted when the session manager is about to end the session, only if GtkApplication::register-session is true.

Applications can connect to this signal and call inhibit with gtk_application_inhibit_logout to delay the end of the session until state has been saved.