Gnome2::Thumbnail(3pm)
NAME
Gnome2::Thumbnail
METHODS
- boolean = $pixbuf->has_uri ($uri)
- o $uri (string)
- boolean = $pixbuf->is_valid ($uri, $mtime)
- o $uri (string)
- o $mtime (a timestamp)
- string = Gtk2::Gdk::Pixbuf->md5 ($uri)
- o $uri (string)
- string = Gtk2::Gdk::Pixbuf->path_for_uri ($uri, $size)
- o $uri (string)
- o $size (Gnome2::ThumbnailSize)
- pixbuf = $pixbuf->scale_down_pixbuf ($dest_width, $dest_height)
- o $dest_width (integer)
- o $dest_height (integer)
ENUMS AND FLAGS
- enum Gnome2::ThumbnailSize
- o 'normal' / 'GNOME_THUMBNAIL_SIZE_NORMAL'
- o 'large' / 'GNOME_THUMBNAIL_SIZE_LARGE'
SEE ALSO
Gnome2
COPYRIGHT
Copyright (C) 2003-2004 by the gtk2-perl team.
- This software is licensed under the LGPL. See Gnome2 for a full
notice.