# File ../lib/fox/scintilla.rb, line 1132 def setCaretWidth(pixelWidth) sendMessage(2188, pixelWidth, 0) end