15 #ifndef GTKSTATSCHARTMENU_H 16 #define GTKSTATSCHARTMENU_H 18 #include "pandatoolbase.h" 43 void add_view(GtkWidget *parent_menu,
const PStatViewLevel *view_level,
46 static void handle_menu(gpointer data);
47 static void remove_menu_child(GtkWidget *widget, gpointer data);
52 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...