Module line_edit

Expand description

Sidecar module for class LineEdit.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for LineEdit enums.

Structs§

ExSelect
Default-param extender for LineEdit::select_ex.
MenuItems
SigEditingToggled
SigTextChangeRejected
SigTextChanged
SigTextSubmitted
SignalsInLineEdit
A collection of signals for the LineEdit class.
VirtualKeyboardType