gFileInfoGetSymlinkTarget {RGtk2}R Documentation

gFileInfoGetSymlinkTarget

Description

Gets the symlink target for a given GFileInfo.

Usage

gFileInfoGetSymlinkTarget(object)

Arguments

object

a GFileInfo.

Value

[char] a string containing the symlink target.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]