# File ../lib/fox/scintilla.rb, line 338
    def markerDefinePixmap(markerNumber, pixmap)
      sendMessage(2049, markerNumber, pixmap)
    end