Method

IdePropertyActionGroupadd

Declaration

void
ide_property_action_group_add (
  IdePropertyActionGroup* self,
  const char* action_name,
  const char* property_name
)

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.
property_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.