IdleSource


Description:

public IdleSource ()

Creates a new idle source.

The source will not initially be associated with any MainContext and must be added to one with attach before it will be executed. Note that the default priority for idle sources is g_priority_default_idle, as compared to other sources which have a default priority of g_priority_default.

Returns:

the newly-created idle source