Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gdk::EventExpose Class Reference

A GdkEventExpose C++ wrapper class. More...

#include <events.h>

Inheritance diagram for Inti::Gdk::EventExpose:

Inti::Gdk::EventAny Inti::Gdk::Event Inti::G::Boxed Inti::ReferencedObject Inti::ReferencedBase List of all members.

Public Member Functions

Accessors

Detailed Description

A GdkEventExpose C++ wrapper class.

An EventExpose is generated when all or part of a window becomes visible and needs to be redrawn.

The event type is EXPOSE.


Member Function Documentation

int Inti::Gdk::EventExpose::count  )  const
 

Returns the number of contiguous EXPOSE events following this one.

The only use for this is "exposure compression", i.e. handling all contiguous EXPOSE events in one go, though GDK performs some exposure compression so this is not normally needed.


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:11 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002