GLib.Priority
Description:
Content:
Constants:
- public const int DEFAULT
Use this for default priority event sources.
- public const int DEFAULT_IDLE
Use this for default priority idle functions.
- public const int HIGH
Use this for high priority event sources.
- public const int HIGH_IDLE
Use this for high priority idle functions.
- public const int LOW
Use this for very low priority background tasks.