|
Gocator Development Kit
|
| kStatus GdkParamInfo_SetConfigOptional | ( | GdkParamInfo | info, |
| kBool | optional | ||
| ) |
Sets a parameter to be optional or not.
This is only used for backward compatibility with auto versioning.
| info | Info object. |
| optional | Whether or not parameter is optional. |