LineComponent.this

Undocumented in source.
  1. this(string text, int color, int background, bool delegate() onclick)
    struct LineComponent
    this
    (
    string text
    ,,,
    bool delegate
    ()
    onclick = null
    )
  2. this(string text, RGB colorRgb, RGB backgroundRgb, bool delegate() onclick)

Meta