GLib.MainContextFlags – glib-2.0 Reference Manual
MainContextFlags
Description:
[
Version
( since =
"2.72"
) ]
[
CCode
( has_type_id =
false
) ]
[
Flags
]
public
enum
MainContextFlags
Flags to pass to
MainContext.with_flags
which affect the behaviour of a
MainContext
.
Namespace:
GLib
Package:
glib-2.0
Content:
Enum values:
NONE
-
Default behaviour.
OWNERLESS_POLLING
-
Assume that polling for events will free the thread to process other jobs.
2022 vala-language.org