#include <gtkStatsGuide.h>
Public Member Functions | |
GtkStatsGuide (PStatStripChart *chart) | |
Private Member Functions | |
virtual gint | configure_event_impl (GdkEventConfigure *event) |
Creates a new backing pixmap of the appropriate size. | |
virtual gint | expose_event_impl (GdkEventExpose *event) |
Redraw the text. | |
Private Attributes | |
PStatStripChart * | _chart |
Definition at line 42 of file gtkStatsGuide.h.
|
Definition at line 34 of file gtkStatsGuide.cxx. |
|
Creates a new backing pixmap of the appropriate size.
Definition at line 55 of file gtkStatsGuide.cxx. |
|
Redraw the text. We don't bother with clipping regions here, but just draw the whole thing every time. Definition at line 74 of file gtkStatsGuide.cxx. |
|
Definition at line 51 of file gtkStatsGuide.h. Referenced by expose_event_impl(). |