dup_string


Description:

public string dup_string ()

Returns a newly-allocated copy of the type string corresponding to this.

The returned string is nul-terminated. It is appropriate to call [func@GLib.free] on the return value.

Parameters:

this

type to copy

Returns:

the corresponding type string Since 2.24