Constant glib::source::PRIORITY_DEFAULT [−][src]
pub const PRIORITY_DEFAULT: Priority;
Expand description
Use this for default priority event sources.
In GLib this priority is used when adding timeout functions
with g_timeout_add()
. In GDK this priority is used for events
from the X server.