Method
IdeBuildSystemget_project_version
[−]
Description
If the build system supports it, gets the project version as configured in the build system’s configuration files.
[−]
Return value
Type: gchar*
A string containing the project version.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |