SOURCE_CONTINUE

const val SOURCE_CONTINUE: Boolean = true

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

Since

2.32