Function
Foundryfile_test
Declaration [src]
DexFuture*
foundry_file_test (
const char* path,
GFileTest test
)
Parameters
path-
Type:
const char*The path to check.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. test-
Type:
GFileTestThe
GFileTestto check for.