Entry
Creates a org.gnome.gtk.Entry used to input text.
Parameters
The text in the entry.
Callback triggered when the text is changed.
Compose Modifier for layout and styling.
A list of Pango attributes to apply to the text of the entry.
The text displayed when the entry is empty and unfocused.
Whether the text can be edited.
Whether the contents of the entry are visible.
Whether pressing Enter
in will activate the default widget for the window containing the entry.
The alignment for the contents of the entry.
Whether the entry has a frame.
Additional hints which allow input methods to fine-tune their behavior.
The input purpose which can be used by input methods to adjust their behavior.
The character to use in place of the actual text when visibility is false
.
The maximum allowed length of the contents.
The level at which the progress indicator of the entry is filled.
A list of tabstops to apply to the text of the entry.
Whether changes to this entry will be saved for undo/redo actions.
The desired maximum width of the entry, in characters.
Number of characters to leave space for in the entry.
TODO:
setExtraMenu
Icons
overwriteMode
pulse