[ CCode ( has_construct_function = false ) ]
public CapsFeatures (string feature1, ...)
Creates a new CapsFeatures with the given features.
The last argument must be null
.
feature1 |
name of first feature to set |
... |
additional features |
a new, empty CapsFeatures |