Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


drawingarea.hh File Reference

A GtkDrawingArea C++ wrapper interface. More...

#include <xfc/gtk/widget.hh>
#include <gtk/gtkdrawingarea.h>
#include <xfc/gtk/inline/drawingarea.inl>

Classes

Namespaces


Detailed Description

A GtkDrawingArea C++ wrapper interface.

Provides the DrawingArea widget which is used for creating custom user interface elements. It's essentially a blank widget you can draw on. After creating a drawing area, the application may want to connect to mouse and button press signals to respond to input from the user. If cairo is found on the system, it will be possible to get a cairo context to draw on too from this class.

Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3