hold
Description:
public void hold ()
Increases the use count of this.
Use this function to indicate that the application has a reason to continue to run. For example, hold is called by GTK when a toplevel window is on the screen.
To cancel the hold, call release.
Parameters:
this |