Method
GioFileInfoget_symlink_target
Declaration [src]
const char*
g_file_info_get_symlink_target (
GFileInfo* info
)
Description [src]
Gets the symlink target for a given GFileInfo
.
It is an error to call this if the GFileInfo
does not contain
G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET
.