GLib.MainLoop.prototype.get_context

function get_context(): GLib.MainContext {
    // Gjs wrapper for g_main_loop_get_context()
}
  

Returns the GLib.MainContext of loop.

Returns

the GLib.MainContext of loop