API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
const char* g_file_info_get_symlink_target ( GFileInfo* info )
Gets the symlink target for a given GFileInfo.
GFileInfo
It is an error to call this if the GFileInfo does not contain G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET.
G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET
Type: const char*
const char*
A string containing the symlink target.
NULL