Property

IdeBuffer:charset

Declaration

property charset: utf8 [ read, write ]

Description

Sets the encoding to use for the buffer based on the “charset” specified. This is useful to ensure that characters may not be lost from the original encoding.

Type: gchar*
Default valueUTF-8
Getter methodide_buffer_get_charset()
Setter methodide_buffer_set_charset()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno