Stops a glib.MainLoop from running. Any calls to MainLoop.run for the loop will return.
Note that sources that have already been dispatched when MainLoop.quit is called will still be executed.
Stops a glib.MainLoop from running. Any calls to MainLoop.run for the loop will return.
Note that sources that have already been dispatched when MainLoop.quit is called will still be executed.