unregister


Description:

public void unregister (bool wait)

Unregister this system prompter on the DBus connection.

The prompter must have previously been registered with register.

If wait is set then this function will wait until all prompts have been closed or cancelled. This is usually only used by tests.

Parameters:

this

the system prompter

wait

whether to wait for closing prompts