can_thumbnail


Description:

[ Version ( since = "2.2" ) ]
public bool can_thumbnail (string uri, string mime_type, time_t mtime)

Returns TRUE if this GnomeDesktopThumbnailFactory can (at least try) to thumbnail this file.

Thumbnails or files with failed thumbnails won't be thumbnailed.

Usage of this function is threadsafe and does blocking I/O.

Parameters:

this

a DesktopThumbnailFactory

uri

the uri of a file

mime_type

the mime type of the file

mtime

the mtime of the file

Returns:

TRUE if the file can be thumbnailed.