#include <gtk/gtk.h>#include <gdk/gdktypes.h>Include dependency graph for shapedraw.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Shape_draw |
Defines | |
| #define | INCL_SHAPEDRAW 1 |
| Shapedraw.h - Manage a drawing area that shows one or more shapes. | |
Typedefs | |
| typedef void(*) | Drop_callback (int filenum, int shapenum, int framenum, void *udata) |
| #define INCL_SHAPEDRAW 1 |
Shapedraw.h - Manage a drawing area that shows one or more shapes.
Written: 6/2/2001 - JSF
Definition at line 8 of file shapedraw.h.
| typedef void(*) Drop_callback(int filenum, int shapenum, int framenum, void *udata) |
Definition at line 35 of file shapedraw.h.
1.5.1