Method

IdeBufferset_charset

Declaration

void
ide_buffer_set_charset (
  IdeBuffer* self,
  const char* charset
)

Description

No description available.
Sets propertyIde.Buffer:charset

Parameters

charset

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.