ScrollbackBuffer.addComponent

  1. void addComponent(string text, int foreground, int background, bool delegate() onclick)
    struct ScrollbackBuffer
    void
    addComponent
    (
    string text
    ,,,
    bool delegate
    ()
    onclick
    )
  2. void addComponent(LineComponent component)

Meta