get_text


Description:

[ Version ( since = "2.6" ) ]
public string get_text ()

Get the text from a text layer as string.

This procedure returns the text from a text layer as a string.

Parameters:

this

The text layer.

Returns:

The text from the specified text layer. The returned value must be freed with g_free.