1DTK_DRAW_SHAPE(3)             Draw Toolkit manual            DTK_DRAW_SHAPE(3)
2
3
4

NAME

6       dtk_destroy_shape - Destroy a shape
7

SYNOPSIS

9       #include <drawtk.h>
10
11       void dtk_destroy_shape(const dtk_hshape shp);
12

DESCRIPTION

14       dtk_destroy_shape()  destroys  the  shape  referenced by shp. If shp is
15       NULL the function returns without doing anything.
16

RETURN VALUE

18       None.
19

SEE ALSO

21       dtk_create_shape(3)
22
23
24
25
26EPFL                                 2010                    DTK_DRAW_SHAPE(3)
Impressum