Method

IdeTweaksInfoset_value

Declaration

void
ide_tweaks_info_set_value (
  IdeTweaksInfo* self,
  const char* value
)

Description

No description available.
Sets propertyIde.TweaksInfo:value

Parameters

value

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.