SOURCE_CONTINUE

Use this macro as the return value of a #GSourceFunc to leave the #GSource in the main loop.

enum SOURCE_CONTINUE = true;

Meta