main_quit
function main_quit():void {
// Gjs wrapper for gtk_main_quit()
}Makes the innermost invocation of the main loop return when it regains control.
function main_quit():void {
// Gjs wrapper for gtk_main_quit()
}Makes the innermost invocation of the main loop return when it regains control.