Method

IdeWorkspaceaction_set_enabled

Declaration

void
ide_workspace_action_set_enabled (
  IdeWorkspace* self,
  const char* action_name,
  gboolean enabled
)

Description

No description available.

Parameters

action_name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
enabled

Type: gboolean

No description available.