[ Version ( since = "2.34" ) ]
public abstract bool has_feature (Type type)
Tests if this has a "sub-feature" of type type.
See add_feature.
| this |
the "base" feature |
| type |
the Type of a "sub-feature" |
|
|