[ CCode ( type_id = "gimp_drawable_filter_config_get_type ()" ) ]
[ Version ( since = "3.0" ) ]
public abstract class DrawableFilterConfig : Object
The base class for [class@DrawableFilter] specific config objects.
A drawable filter config is created by a [class@DrawableFilter] using [method@DrawableFilter.get_config] and its properties match the filter's arguments in number, order and type.