GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
#include <iomanip>
#include <gtk/gtk.h>
#include <math.h>
Go to the source code of this file.
Classes | |
class | ProgressBar |
Class to show progress This class shows a progress bar which may be initialised at construction or later. The progress bar ranges between 0.0 and 1.0, negative values cause it to 'pulse'. More... | |