# File ../lib/fox/scintilla.rb, line 219
    def setTabWidth(tabWidth)
      sendMessage(2036, tabWidth, 0)
    end