get_text


Description:

[ Version ( since = "2.46" ) ]
public string get_text () throws Error

Gets the human readable text alternative associated with the value.

text is a newly created string, that must be freed by the caller. Can be NULL if no descriptor is available.

Parameters:

this

a pointer to the Value implementor on which to operate.