AnsiText.rawText

Sets the raw text used.

  1. const(char[]) rawText [@property getter]
  2. char[] rawText [@property setter]
    struct AnsiText
    @safe @nogc nothrow pure @property
    void
    rawText
    (
    const char[] text
    )

Meta