GTK+ IOStream  Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
ButtonsFontTest.C File Reference
#include "gtkInterface.H"
#include "Buttons.H"
#include "xpm/play.xpm"
#include "Pango.H"
Include dependency graph for ButtonsFontTest.C:

Go to the source code of this file.

Functions

static void quit (void *wid, gpointer data)
 
static void toggleButton (void *widget, gpointer data)
 
static void playButton (void *widget, gpointer data)
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 37 of file ButtonsFontTest.C.

Here is the call graph for this function:

static void playButton ( void *  widget,
gpointer  data 
)
static

Definition at line 33 of file ButtonsFontTest.C.

Here is the caller graph for this function:

static void quit ( void *  wid,
gpointer  data 
)
static

Definition at line 26 of file ButtonsFontTest.C.

Here is the caller graph for this function:

static void toggleButton ( void *  widget,
gpointer  data 
)
static

Definition at line 30 of file ButtonsFontTest.C.

Here is the caller graph for this function: