Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
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.

Parameters
infoInfo object.
versionVersion name (can be empty string or kNULL).
Returns
Found version object or kNULL.