[ 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.
| this |
The text layer. |
|
The text from the specified text layer. The returned value must be freed with g_free. |