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