# File ../lib/fox/scintilla.rb, line 616 def getCaretLineVisible sendMessage(2095, 0, 0) == 1 ? true : false end