Description Usage Arguments Details Value Author(s)
Checks equality of two given GFiles. Note that two
GFiles that differ can still refer to the same
file on the filesystem due to various forms of filename
aliasing.
1 | gFileEqual(object, file2)
|
|
the first |
|
the second |
This call does no blocking i/o.
[logical] TRUE if file1 and file2 are equal.
FALSE if either is not a GFile.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.