# File ../lib/fox/scintilla.rb, line 1404
    def textWidth(style, text)
      sendMessage(2276, style, text)
    end