Desktop.Charset (gb.qt4)

Const Charset As String = "UTF-8"

Returns the charset used by the graphical interface for displaying text.

The QT and GTK+ components use the UTF-8 charset. You must be careful, because the underlying operating system may use a different charset!