Package: gio
Function g-application-hold
Lambda Listg-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 g-application-hold 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 |
2021-9-9