Emitted during painting, before the node contents has been rendered.
Allows consumers to draw an overlay for the widget, for instance for simple user interface elements.
Note: Manipulating the view widget in the signal handler is not supported. This signal is only available if GEGL-GTK was build with Cairo GObject support.
cr |
the |
rect |
the area that was updated, in view coordinates |