# File ../lib/fox/scintilla.rb, line 637
    def styleSetChangeable(style, changeable)
      sendMessage(2099, style, changeable)
    end