dup_text
Description:
[
Version ( since =
"1.0" ) ]
public string dup_text ()
Gets the message text, in UTF-8.
Parameters:
Returns:
The message text, or null if it doesn't contain any (e.g. contains data instead). The returned value should be freed with
g_free.
|