dup_string
Description:
Returns a newly-allocated copy of the type string corresponding to this.
The returned string is nul-terminated. It is appropriate to call g_free on the return value.
Parameters:
this |
Returns:
the corresponding type string Since 2.24 |