getInactivityTimeout

open fun getInactivityTimeout(): <Error class: unknown class>

Gets the current inactivity timeout for the application.

This is the amount of time (in milliseconds) after the last call to g_application_release() before the application stops running.

Return

the timeout, in milliseconds

Since

2.28