Function

FoundryActionMixinget_enabled

Declaration [src]

gboolean
foundry_action_mixin_get_enabled (
  gpointer instance,
  const char* action
)

Description

No description available.

Parameters

instance

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
action

Type: const char*

No description available.

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

Return value

Type: gboolean

No description available.