# File ../lib/fox/scintilla.rb, line 434
    def styleSetBold(style, bold)
      sendMessage(2053, style, bold)
    end