A GDK backend. It does not support alpha-blending or antialiased lines. This is the default painter. It supports all properties.
It supports the object interface.
struct vcl_painter_plainx * vcl_painter_plainx_new (GtkWidget *wg)
Creates a painter-plainx on the wg
widget. (It should be called internally
from a canvas object.)