Method
AgsFileUtilput_complex
since: 6.3.0
[−]
Declaration [src]
gchar*
ags_file_util_put_complex (
AgsFileUtil* file_util,
AgsComplex* value
)
[−]
Return value
Type: gchar*
The newly allocated string.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |