set_text


Description:

[ Version ( deprecated = true ) ]
public void set_text (string? text)

Warning: set_text is deprecated.

Sets the text this track element will render.

Note:

use ges_track_element_get/set_children_properties on the GESTrackElement instead

Parameters:

this

the TitleSource* to set text on

text

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