# File ../lib/fox/scintilla.rb, line 303 def markerSetBack(markerNumber, back) sendMessage(2042, markerNumber, back & 0xffffff) end