Gimp.DrawableFilterConfig¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Gimp.DrawableFilterConfig(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
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.
New in version 3.0.