set_text


Description:

[ Version ( since = "2.6" ) ]
public bool set_text (string text)

Set the text of a text layer.

This procedure changes the text of a text layer.

Parameters:

this

The text layer.

text

The new text to set.

Returns:

TRUE on success.