GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
#include "gtkInterface.H"
#include "Buttons.H"
#include "Box.H"
#include "Pixmap.H"
#include "CairoArrow.H"
Go to the source code of this file.
Functions | |
static void | quit (void *wid, gpointer data) |
static void | drawArrow (void *wid, gpointer data) |
int | main (int argc, char *argv[]) |
|
static |
Definition at line 32 of file CairoArrowTest.C.
|
static |