util_empty_with_confirmation
Description:
public void util_empty_with_confirmation (
Client client,
Settings settings,
string history)
Empty a history after confirmation.
Confirmation is skipped if GPaste is configured to do so.
Parameters:
| client |
a Client instance
|
| settings |
a Settings instance
|
| history |
the name of the history to empty
|