GtkDatabox3 - a widget for GTK3
-------------------------------------------------------------------------------
Copyright (C) 2002-2008 Roland Bock
Copyright (C) 2009, 2011 Brian R. Phelps
Copyright (C) 2012-2014 Matt Flax
Copyright (C) 2021 Felipe E. F. de Castro <fe20 at penso dot eu dot com dot br>
GtkDatabox3 is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
GtkDatabox3 is a widget to display large sets of data as dots (or lines).
Different data sets will have different colors, you may change colors and
style of the data. The widget gives the possibility to zoom into and out of
the data and to scroll around. It also offers a grid like on an oscilloscope.
The homepage of the GtkDatabox3 is:
http://sourceforge.net/projects/gtkdatabox3/
To install, please read the INSTALL file.
Documentation is in the doc/html directory, generated by gtk-doc-tools.
From there, look in the API Index for a list of the functions available.
Alternative documentation can be generated in the doc/html-doxygen directory
using Doxygen. From there, look in the Files->Globals->functions for a list
of the functions available.
Hope you enjoy using this code ...
The GtkDatabox3 team.