| gFileInfoGetFileType {RGtk2} | R Documentation |
Gets a file's type (whether it is a regular file, symlink, etc).
This is different from the file's content type, see gFileInfoGetContentType.
gFileInfoGetFileType(object)
|
a |
[GFileType] a GFileType for the given file.
Derived by RGtkGen from GTK+ documentation