MainContext.newWithFlags
glib.main_context.MainContext newWithFlags(glib.types.MainContextFlags flags)Creates a new #GMainContext structure.
Parameters
flags | a bitwise-OR combination of #GMainContextFlags flags that can only be set at creation time. |
Returns
the new #GMainContext