Method

FoundryServiceaction_set_enabled

Declaration [src]

void
foundry_service_action_set_enabled (
  FoundryService* self,
  const char* action,
  gboolean enabled
)

Description

No description available.

Parameters

action

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.