#include <glibmm.h>#include <glibmm/object.h>#include <gdkmm/pixbuf.h>Go to the source code of this file.
Namespaces | |
| namespace | Gnome |
| namespace | Gnome::UI |
| namespace | Glib |
Enumerations | |
| enum | ThumbnailSize { THUMBNAIL_SIZE_NORMAL, THUMBNAIL_SIZE_LARGE } |
Functions | |
| bool | thumbnail_has_uri (const Glib::RefPtr< Gdk::Pixbuf > &pixbuf, const Glib::ustring &uri) |
| bool | thumbnail_is_valid (const Glib::RefPtr< Gdk::Pixbuf > &pixbuf, const Glib::ustring &uri, time_t mtime) |
| Glib::ustring | thumbnail_md5 (const Glib::ustring &uri) |
| Glib::ustring | thumbnail_path_for_uri (const Glib::ustring &uri, ThumbnailSize size) |
| Glib::RefPtr< Gdk::Pixbuf > | thumbnail_scale_down_pixbuf (const Glib::RefPtr< Gdk::Pixbuf > &pixbuf, int dest_width, int dest_height) |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.1