get_default


Description:

public static unowned Scheduler get_default ()

Gets the default scheduler for the process.

The default scheduler executes tasks within the default [struct@GLib.MainContext]. Typically that is the main thread of the application.

Returns:

a [class@Dex.Scheduler]