Method
IdeBuildManagerget_last_build_time
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.
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 . |