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 Wed Mar 19 22:40:39 2008 for vdk 2.4.0 by  doxygen 1.5.5