PathLineEdit

Inherits: LineEdit > Control > CanvasItem > Node > Object

Description

LineEdit for receiving file or folder paths. Has a small customization just to scroll the text to the end whenever a file or folder is selected through the File Explorer instead of typed in.

Methods

return type method signature
null set_text(String string)

Method Descriptions

set_text

  • void set_text(String string)

Sets the text and scrolls it to the end position.