14 #ifndef GTKSTATSCHARTMENU_H    15 #define GTKSTATSCHARTMENU_H    40   void add_view(GtkWidget *parent_menu, 
const PStatViewLevel *view_level,
    43   static void handle_menu(gpointer data);
    44   static void remove_menu_child(GtkWidget *widget, gpointer data);
    49   int _last_level_index;
 
This is a single level value, or band of color, within a View.
A View boils down the frame data to a linear list of times spent in a number of different Collectors,...
This class represents a connection to a PStatsClient and manages the data exchange with the client.