Creates a new #GMainLoop structure.
a #GMainContext (if null, the global-default main context will be used).
set to true to indicate that the loop is running. This is not very important since calling glib.main_loop.MainLoop.run will set this to true anyway.
a new #GMainLoop.
Creates a new #GMainLoop structure.