Function
GLibfile_read_link
Description
Reads the contents of the symbolic link filename
like the POSIX
readlink()
function. The returned string is in the encoding used
for filenames. Use g_filename_to_utf8()
to convert it to UTF-8.
Available since: | 2.4 |