VDKPaintEvent Class Reference

This event telles you which area of an object has to be redrawn. More...

#include <sigc_events.h>

Inheritance diagram for VDKPaintEvent:

VDKAnyEvent List of all members.

Public Member Functions


Detailed Description

This event telles you which area of an object has to be redrawn.

Normaly it will be emited when a region of an object has to be redrawn (in this case GdkEventExpose is the source of information) or when the entire Object has to be redrawn (so an underlying GDK_UNMAP was responsible for this). This event is also emited when you resize an object.


The documentation for this class was generated from the following file:
Generated on Fri Jan 12 14:48:29 2007 for vdk 2.4.0 by  doxygen 1.5.1