SOURCE_CONTINUE

const val SOURCE_CONTINUE: Boolean = true

Use this macro as the return value of a callback@GLib.SourceFunc to leave the struct@GLib.Source in the main loop.

Since

2.32