set_editable


Description:

public void set_editable (bool editable)

Sets whether the Text actor should be editable.

An editable Text with key focus set using grab_key_focus or set_key_focus will receive key events and will update its contents accordingly.

Parameters:

this

a Text

editable

whether the Text should be editable