Constant

GLibPRIORITY_DEFAULT

since: 2.0

Declaration

#define G_PRIORITY_DEFAULT 0

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.

Available since: 2.0