[ Version ( since = "2.0" ) ]
public bool index_file (File file, Cancellable? cancellable = null) throws Error
Tells the filesystem miner to start indexing the file
.
On failure throws will be set.
this | |
file |
a URL valid in GIO of a file to give to the miner for processing |
cancellable |
a Cancellable, or null |
true on success, otherwise false. |