is_valid


Description:


[ Version ( since = "2.2" ) ]
public bool is_valid (Pixbuf pixbuf, string uri, time_t mtime)

Returns whether the thumbnail has the correct uri and mtime embedded in the png options.

This function is threadsafe and does no blocking I/O.

Parameters:

pixbuf

an loaded thumbnail Pixbuf

uri

a uri

mtime

the mtime

Returns:

TRUE if the thumbnail has the right uri and mtime