|
Gocator Development Kit
|
| kStatus GdkToolVersionInfo_SetName | ( | GdkToolVersionInfo | info, |
| const kChar * | version | ||
| ) |
Sets the version name.
If the name is specified as kNULL, a version will automatically be generated based on the contents of the version object.
| info | Info object. |
| version | Version name (can be empty string or kNULL). |