#include <gtkmm.h>
#include <papyrus/renderable.h>
Go to the source code of this file.
Namespaces | |
namespace | Papyrus |
namespace | Papyrus::Gtk |
Functions | |
Glib::RefPtr< Gdk::Pixbuf > | Papyrus::Gtk::create_pixbuf (Papyrus::Renderable::pointer renderable, int width, int height) |
Glib::RefPtr< Gdk::Pixbuf > | Papyrus::Gtk::cairo_image_to_pixbuf (const Cairo::RefPtr< Cairo::ImageSurface > imgsurf) |