Text View
Creates a org.gnome.gtk.TextView, useful for entering large amounts of text.
Parameters
The text content.
Compose Modifier for layout and styling.
Whether support for undoing and redoing changes is allowed.
Whether Tab will result in a tab character being entered.
The bottom margin for text in the text view.
If the insertion cursor is shown.
Whether the text can be modified by the user.
Amount to indent the paragraph, in pixels.
Additional hints (beyond inputPurpose) that allow input methods to fine-tune their behaviour.
The purpose of this text field.
Left, right, or center justification.
The default left margin for text in the text view.
Whether text should be displayed in a monospace font.
Pixels of blank space above paragraphs.
Pixels of blank space below paragraphs.
Pixels of blank space between wrapped lines in a paragraph.
The default right margin for text in the text view.
The top margin for text in the text view.
Whether to wrap lines never, at word boundaries, or at character boundaries.