Gnome.DesktopThumbnail – gnome-desktop-4 Reference Manual
Packages
gnome-desktop-4
Gnome
DesktopThumbnail
is_valid
path_for_uri
Gnome.DesktopThumbnail
Description:
Content:
Functions:
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.
public
string
path_for_uri
(
string
uri,
DesktopThumbnailSize
size)
Returns the filename that a thumbnail of size
size
for
uri
would have.