util_activate_ui_sync
Description:
public bool util_activate_ui_sync (
string action,
Variant? arg)
throws Error
activate an action from GPaste Ui
Parameters:
| action |
the action to activate
|
| arg |
the action argument
|
Returns:
|
whether the action was successful
|