GpwCpu
GpwCpu — A simple CPU graph
Object Hierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkDrawingArea
+----GpwCpu
Implemented Interfaces
GpwCpu implements
AtkImplementorIface and GtkBuildable.
Description
The CPU status is shown throught subsequent vertical bars
with one pixel width. These bars are drawn using three different
colors to highlight the difference between user / nice / system
CPU usages. The colors are fully modificable throught .gtkrc.
Details
GpwCpu
typedef struct _GpwCpu GpwCpu;
All fields are private and should not be used directly.
Use its public methods instead.
GpwCpu
was last modified by
gtk-doc
on
Tue 04 Aug 2009 09:51:06 PM CEST