DTK_DRAW_SHAPE(3) Draw Toolkit manual DTK_DRAW_SHAPE(3)NAMEdtk_destroy_shape - Destroy a shapeSYNOPSIS#include <drawtk.h> void dtk_destroy_shape(const dtk_hshape shp);DESCRIPTIONdtk_destroy_shape() destroys the shape referenced by shp. If shp is NULL the function returns without doing anything.RETURN VALUENone.SEE ALSOdtk_create_shape(3)EPFL2010 DTK_DRAW_SHAPE(3)
| Related Man Pages |
|---|
| dtk_create_arrow(3) - debian |
| dtk_create_circle(3) - debian |
| dtk_create_image(3) - debian |
| dtk_create_string(3) - debian |
| dtk_move_shape(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Detecting unused variables... |
| My first PERL incarnation... Audio Oscillograph |