Property
IdeBuffer:charset
since: 45
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* |
Available since: | 45 |
Default value | UTF-8 |
Getter method | ide_buffer_get_charset() |
Setter method | ide_buffer_set_charset() |