EditLineWidget.text

The text that has been input-ed.

  1. dstring text [@property getter]
  2. dstring text [@property setter]
    class EditLineWidget
    @property
    dstring
    text
    (
    dstring newText
    )

Meta