Query: gnome2::thumbnailfactory
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gnome2::ThumbnailFactory(3pm) User Contributed Perl Documentation Gnome2::ThumbnailFactory(3pm)NAMEGnome2::ThumbnailFactory - wrapper for GnomeThumbnailFactoryHIERARCHYGlib::Object +----Gnome2::ThumbnailFactoryMETHODSthumbnailfactory = Gnome2::ThumbnailFactory->new ($size) o $size (Gnome2::ThumbnailSize) boolean = $factory->can_thumbnail ($uri, $mime_type, $mtime) o $uri (string) o $mime_type (string) o $mtime (a timestamp) $factory->create_failed_thumbnail ($uri, $mtime) o $uri (string) o $mtime (a timestamp) pixbuf = $factory->generate_thumbnail ($uri, $mime_type) o $uri (string) o $mime_type (string) boolean = $factory->has_valid_failed_thumbnail ($uri, $mtime) o $uri (string) o $mtime (a timestamp) string = $factory->lookup ($uri, $mtime) o $uri (string) o $mtime (a timestamp) $factory->save_thumbnail ($thumbnail, $uri, $original_mtime) o $thumbnail (Gtk2::Gdk::Pixbuf) o $uri (string) o $original_mtime (a timestamp)ENUMS AND FLAGSenum Gnome2::ThumbnailSize o 'normal' / 'GNOME_THUMBNAIL_SIZE_NORMAL' o 'large' / 'GNOME_THUMBNAIL_SIZE_LARGE'SEE ALSOGnome2, Glib::ObjectCOPYRIGHTCopyright (C) 2003-2004 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2 for a full notice. perl v5.14.2 2011-11-16 Gnome2::ThumbnailFactory(3pm)
Related Man Pages |
---|
gnome2::bonobo::dock(3pm) - debian |
gnome2::entry(3pm) - debian |
gnome2::thumbnailfactory(3pm) - debian |
gnome2::vfs::mime(3pm) - debian |
gnome2::wnck::pager(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
find |
launch a command only if |
grep |
Delete files older than certain days - Wrong !!! |
find -mtime +7 |