gimp-drawable-free-shadow

Michael Natterer <mitch@gimp.org>

Description

Free the specified drawable's shadow data (if it exists).

Help

This procedure is intended as a memory saving device. If any shadow memory has been allocated, it will be freed automatically when the drawable is removed from the image, or when the plug-in procedure which allocated it returns.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable

Return

None