debian man page for dtk_destroy_shape

Query: dtk_destroy_shape

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DTK_DRAW_SHAPE(3)						Draw Toolkit manual						 DTK_DRAW_SHAPE(3)

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)
Related Man Pages
dtk_create_arrow(3) - debian
dtk_create_rectangle_hw(3) - debian
dtk_move_shape(3) - debian
dtk_relrotate_shape(3) - debian
dtk_relmove_shape(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?