# File ../lib/fox/scintilla.rb, line 796 def setLineIndentation(line, indentSize) sendMessage(2126, line, indentSize) end