GLib.MainContext.prototype.pop_thread_default
function pop_thread_default(): void { // Gjs wrapper for g_main_context_pop_thread_default() }
Pops context off the thread-default context stack (verifying that it was on the top of the stack).
Since 2.22