Method

IdeTweaksItemset_keywords

Declaration

void
ide_tweaks_item_set_keywords (
  IdeTweaksItem* self,
  const char* const* keywords
)

Description

No description available.

Parameters

keywords

Type: const char* const*

No description available.

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