Value | Meaning |
---|---|
None0 | Default behaviour. |
OwnerlessPolling1 | Assume that polling for events will free the thread to process other jobs. That's useful if you're using g_main_context_{prepare,query,check,dispatch} to integrate GMainContext in other event loops. |
Flags to pass to glib.main_context.MainContext.newWithFlags which affect the behaviour of a #GMainContext.