WText typedef

WText = Text

A shorthand for using the regular Text widget instead of the one provided by elbe.

Implementation

typedef WText = m.Text;