action_set_enabled


Description:

public void action_set_enabled (string action_name, bool enabled)

Enable or disable an action installed with install_action.

Parameters:

this

a `GtkWidget`

action_name

action name, such as "clipboard.paste"

enabled

whether the action is now enabled