[ Version ( since = "2.2" ) ]
public void create_failed_thumbnail (string uri, time_t mtime)
Creates a failed thumbnail for the file so that we don't try to re-thumbnail the file later.
Usage of this function is threadsafe and does blocking I/O.
| this | |
| uri |
the uri of a file |
| mtime |
the modification time of the file |
| cancellable |
a GCancellable object, or NULL |
|
TRUE if everything went fine; FALSE if there was an error. |