VDeleteTabletList
Name
VDeleteTabletList - deletes all Text Items.
Synopsis
VDeleteTabletList()
Description
VDeleteTabletList deletes all the Text Items.
Return Value
0 - work successfully.
Parameters
None.
Side Effects
The Text Item list is erased and its allocated space is freed.
Entry Conditions
VCreateColormap should be called earlier, else VDeleteTabletList prints
an error message to the standard error stream, produces a core dump file
and exits from the current process.
Related Functions
VDisplayTablet,
VDeleteTablet.