# File ../lib/fox/scintilla.rb, line 1223 def callTipSetBack(back) sendMessage(2205, back & 0xffffff, 0) end