Provided by: libdrawtk-dev_2.0-2ubuntu1_amd64 bug

NAME

       dtk_destroy_shape - Destroy a shape

SYNOPSIS

       #include <drawtk.h>

       void dtk_destroy_shape(const dtk_hshape shp);

DESCRIPTION

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

RETURN VALUE

       None.

SEE ALSO

       dtk_create_shape(3)

EPFL                                                  2010                                     DTK_DRAW_SHAPE(3)