take_string


Description:

public void take_string (string str)

Takes ownership on a given string, so you don't need to free it.

Parameters:

this

a Text object

str

a string to take ownership on