# File ../lib/fox/scintilla.rb, line 1322
    def setTabIndents(tabIndents)
      sendMessage(2260, tabIndents, 0)
    end