MultilineTextField
MultilineTextField add multi-line text string input field. Result is stored in self.result as a string. This option is not supported on the command-line.
__init__
x.__init__(…) initializes x; see help(type(x)) for signature
Methods