activate


Description:

public signal void activate (string? action, Variant? parameter)

Emitted when the user has activated the message.

The message is immediately removed from the application's menu, handlers of this signal do not need to call remove_message.

Parameters:

action

the id of activated action, or null

parameter

activation parameter, or null