Package: gio
Function gio:application-hold
Lambda Listgio:application-hold (application) ArgumentsDetails
Increases the use count of the application.
Use this function to indicate that the application has a reason to continue
to run. For example, the function is called by GTK when a toplevel window is on the screen. To cancel the hold, call the g:application-release
function. | See also |
2025-2-3