Package: gio
Accessor gio:application-inactivity-timeout
Lambda Listgio:application-inactivity-timeout (object) SyntaxArgumentsDetails Accessor of the inactivity-timeout slot of the g:application class. The g:application-inactivity-timeout function gets the current
inactivity timeout for the application. The (setf g:application-inactivity-timeout) function sets the inactivity timeout. 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-2-3