Returns the name of the platform’s default font encoding
# File wx/classes/font.rb, line 103 def get_default_encoding_name ENCODING_NAMES[ get_default_encoding ] end
<code/>
<pre/>
<code/>and<pre/>for code samples.