Functions
tstc.c File Reference

An example of how to use the GTK+ widget with C code. More...

#include <gtk/gtk.h>
#include "CwChessboard.h"
Include dependency graph for tstc.c:

Go to the source code of this file.

Functions

gboolean button_press_event (GtkWidget* widget, GdkEventButton* event)
 
gboolean button_release_event (GtkWidget* widget, GdkEventButton* event)
 
int main (int argc, char* argv[])
 

Detailed Description

An example of how to use the GTK+ widget with C code.

Definition in file tstc.c.


Copyright © 2006 - 2010 Carlo Wood.  All rights reserved.