PRIORITY_DEFAULT

const val PRIORITY_DEFAULT: Int = 0

Use this for default priority event sources.

In GLib this priority is used when adding timeout functions with func@GLib.timeout_add. In GDK this priority is used for events from the X server.