|
Gocator Development Kit
|
| kStatus GdkToolCfg_AddFeature | ( | GdkToolCfg | config, |
| const kChar * | type, | ||
| GdkFeatureCfg * | featureCfg | ||
| ) |
Add a new feature to the tool.
| config | Configuration object. |
| type | Type of the feature. |
| featureCfg | Pointer to receive the new feature. |