GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
Go to the source code of this file.
Functions | |
gboolean | changeProgress (gpointer data) |
gboolean | pulseProgress (gpointer data) |
static void | quit (void *widget, gpointer data) |
int | main (int argc, char *argv[]) |
Variables | |
float | accumulator |
float | fraction |
gboolean changeProgress | ( | gpointer | data | ) |
gboolean pulseProgress | ( | gpointer | data | ) |
|
static |
float accumulator |
Definition at line 22 of file ProgressBarTest.C.
float fraction |
Definition at line 23 of file ProgressBarTest.C.