Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

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 Methods


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 Sun May 5 01:29:43 2002 for vdk 2.0.1 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002