gFileInfoSetSymlinkTarget {RGtk2} | R Documentation |
Sets the G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET
attribute in the file info
to the given symlink target.
gFileInfoSetSymlinkTarget(object, symlink.target)
|
a |
|
a static string containing a path to a symlink target. |
Derived by RGtkGen from GTK+ documentation