Method

IdeTweaksCaptionset_text

Declaration

void
ide_tweaks_caption_set_text (
  IdeTweaksCaption* self,
  const char* text
)

Description

No description available.
Sets propertyIde.TweaksCaption:text

Parameters

text

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.