pause_grabs


Description:

[ Version ( since = "3.26" ) ]
public void pause_grabs ()

Requests that the transient grab monitoring stop until unpause_grabs is called.

This might be useful while setting up UI so that you don't focus something unexpectedly.

This function may be called multiple times and after an equivalent number of calls to unpause_grabs, transient grab monitoring will continue.

Parameters:

this

a DockManager