static public Method

Font.get_default_encoding_name

Returns the name of the platform’s default font encoding

Source Code

# File wx/classes/font.rb, line 103
def get_default_encoding_name
  ENCODING_NAMES[ get_default_encoding ]
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.