| ||||||||
| ||||||||
Description | ||||||||
Gtk specific functions to for redering with Cairo. Cairo is a graphics library that supports vector graphics and image compositing that can be used with Gdk. The Cairo API is an addition to Gdk/Gtk (rather than a replacement). Cairo rendering can be performed on any Drawable by calling renderWithDrawable. The functions in this module provide ways of drawing Gtk specific elements, such as Pixbufs or text laid out with Pango. All functions in this module are only available in Gtk 2.8 or higher. | ||||||||
Produced by Haddock version 0.7 |