# File ../lib/fox/scintilla.rb, line 477
    def styleSetCharacterSet(style, characterSet)
      sendMessage(2066, style, characterSet)
    end