PRIORITY_DEFAULT

Use this for default priority event sources.

In GLib this priority is used when adding timeout functions with glib.global.timeoutAdd. In GDK this priority is used for events from the X server.

enum PRIORITY_DEFAULT = 0;