Gnome2::Thumbnail

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-15
Index Return to Main Contents
 

NAME

Gnome2::Thumbnail  

METHODS

 

boolean = $pixbuf->has_uri ($uri)

$uri (string)
 

boolean = $pixbuf->is_valid ($uri, $mtime)

$uri (string)
$mtime (a timestamp)
 

string = Gtk2::Gdk::Pixbuf->md5 ($uri)

$uri (string)
 

string = Gtk2::Gdk::Pixbuf->path_for_uri ($uri, $size)

$uri (string)
$size (Gnome2::ThumbnailSize)
 

pixbuf = $pixbuf->scale_down_pixbuf ($dest_width, $dest_height)

$dest_width (integer)
$dest_height (integer)
 

ENUMS AND FLAGS

 

enum Gnome2::ThumbnailSize

'normal' / 'GNOME_THUMBNAIL_SIZE_NORMAL'
'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.


 

Index

NAME
METHODS
boolean = $pixbuf->has_uri ($uri)
boolean = $pixbuf->is_valid ($uri, $mtime)
string = Gtk2::Gdk::Pixbuf->md5 ($uri)
string = Gtk2::Gdk::Pixbuf->path_for_uri ($uri, $size)
pixbuf = $pixbuf->scale_down_pixbuf ($dest_width, $dest_height)
ENUMS AND FLAGS
enum Gnome2::ThumbnailSize
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:22 GMT, April 27, 2011