set_text


Description:

[ Version ( deprecated = true , deprecated_since = "1.6" ) ]
public void set_text (string? text)

Warning: set_text is deprecated since 1.6.

Sets the text this clip will render.

Note:

use ges_timeline_element_set_children_propertiess instead. See TitleSource for more information about exposed properties

Parameters:

this

the TitleClip* to set text on

text

the text to render. an internal copy of this text will be made.