GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Gdk::EventExpose Class Reference

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

#include <gfc/gdk/events.hh>

Inheritance diagram for GFC::Gdk::EventExpose:

GFC::Gdk::EventAny GFC::Gdk::Event GFC::G::Boxed GFC::Object GFC::Trackable 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 GFC::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:
Generated on Tue Aug 24 00:34:35 2004 for GFC-UI by doxygen 1.3.8