Method

IdeTextEditset_text

Declaration

void
ide_text_edit_set_text (
  IdeTextEdit* self,
  const gchar* text
)

Description

No description available.
Sets propertyIde.TextEdit:text

Parameters

text

Type: const gchar*

No description available.

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