Method
IdeBuildManagerget_last_build_time
since: 3.32
Description
This function returns a GDateTime
of the last build request. If
there has not yet been a build request, this will return NULL
.
See IdeBuildManager:last-build-time
for more information.
Available since: 3.32
Gets property | Ide.BuildManager:last-build-time |
Return value
Type: GDateTime
A GDateTime
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |