A Cairo library backend. It uses alpha-blending and antialiased lines. It is a compile time option. It supports all properties.
It supports the object interface.
struct vcl_painter_cairo * vcl_painter_cairo_new (GtkWidget *wg)
Create painter-cairo on wg
widget. (should be called internally
from canvas object).