Method

GimpDrawablemerge_filters

Declaration [src]

gboolean
gimp_drawable_merge_filters (
  GimpDrawable* drawable
)

Description [src]

Merge the layer effect filters to the specified drawable.

This procedure combines the contents of the drawable’s filter stack (for export) with the specified drawable.

Return value

Type: gboolean

TRUE on success.