Description Usage Arguments Details Value Author(s)
Utility function to inspect the GFileType
of a file. This is
implemented using gFileQueryInfo
and as such does blocking I/O.
1 | gFileQueryFileType(object, flags, cancellable = NULL)
|
|
input |
|
a set of |
|
optional |
The primary use case of this method is to check if a file is a regular file, directory, or symlink. Since 2.18
[GFileType
] The GFileType
of the file and G_FILE_TYPE_UNKNOWN
if the file
does not exist
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.