|
Gocator Development Kit
|
Find the index of a feature by its type name.
If there are multiple features of the same type, only the index of first instance will be returned. A full list of features can be found in the tool config. See GdkTool_Config.
The type name of the feature should not be confused with its data type. See GdkToolInfo_AddFeature.
| tool | Tool object. |
| typeName | Type name of the feature. |