An example of how to use the GTK+ widget with C code. More...
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[]) |
An example of how to use the GTK+ widget with C code.
Definition in file tstc.c.