| GtkDatabox
   
    A set of GTK+ widgets to display large amounts of numerical data quickly and easily. | 

| Data Fields | |
| GdkPixmap * | backing_pixmap | 
| gfloat | total_left | 
| gfloat | total_right | 
| gfloat | total_top | 
| gfloat | total_bottom | 
| gfloat | visible_left | 
| gfloat | visible_right | 
| gfloat | visible_top | 
| gfloat | visible_bottom | 
| GtkDataboxScaleType | scale_type_x | 
| GtkDataboxScaleType | scale_type_y | 
| gfloat | translation_factor_x | 
| gfloat | translation_factor_y | 
| gboolean | enable_selection | 
| gboolean | enable_zoom | 
| GtkAdjustment * | adj_x | 
| GtkAdjustment * | adj_y | 
| GtkDataboxRuler * | ruler_x | 
| GtkDataboxRuler * | ruler_y | 
| GList * | graphs | 
| GdkGC * | select_gc | 
| GdkPoint | marked | 
| GdkPoint | select | 
| GtkDataboxValueRectangle | selectionValues | 
| gfloat | zoom_limit | 
| gboolean | selection_active | 
| gboolean | selection_finalized | 
| GtkShadowType | box_shadow | 
| GtkAdjustment* adj_x | 
| GtkAdjustment* adj_y | 
| GdkPixmap* backing_pixmap | 
| GtkShadowType box_shadow | 
| gboolean enable_selection | 
| gboolean enable_zoom | 
| GList* graphs | 
| GdkPoint marked | 
| GdkPoint select | 
| GdkGC* select_gc | 
| gboolean selection_active | 
| gboolean selection_finalized | 
| gfloat total_bottom | 
| gfloat total_left | 
| gfloat total_right | 
| gfloat total_top | 
| gfloat translation_factor_x | 
| gfloat translation_factor_y | 
| gfloat visible_bottom | 
| gfloat visible_left | 
| gfloat visible_right | 
| gfloat visible_top | 
| gfloat zoom_limit |