Package: gio
Accessor gio:application-inactivity-timeout
Lambda Listgio:application-inactivity-timeout (object) SyntaxArgumentsDetails The accessor for the inactivity-timeout slot of the g:application class gets or sets the inactivity timeout for the
application. This is the amount of time in milliseconds after the last call to the g:application-release function before the application stops running. This call has no side effects of its own. The value set here is only used for next time the g:application-release function drops the use count to zero. Any timeouts currently in progress are not impacted. | See also |
2025-09-27