gFileInfoGetIsSymlink {RGtk2}R Documentation

gFileInfoGetIsSymlink

Description

Checks if a file is a symlink.

Usage

gFileInfoGetIsSymlink(object)

Arguments

object

a GFileInfo.

Value

[logical] TRUE if the given info is a symlink.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]