# File ../lib/fox/scintilla.rb, line 826
    def setIndentationGuides(show)
      sendMessage(2132, show, 0)
    end