Method
GimpDrawableget_filters
since: 3.0
Declaration [src]
GimpDrawableFilter**
gimp_drawable_get_filters (
GimpDrawable* drawable
)
Description [src]
Returns the list of filters applied to the drawable.
This procedure returns the list of filters which are currently
applied non-destructively to drawable
. The order of filters is from
topmost to bottommost.
Available since: 3.0