API Version: 41.0
Library Version: 41.0
GDateTime* ide_build_manager_get_last_build_time ( IdeBuildManager* self )
This function returns a GDateTime of the last build request. If there has not yet been a build request, this will return NULL.
GDateTime
NULL
See IdeBuildManager:last-build-time for more information.
IdeBuildManager:last-build-time
GDateTime*
A GDateTime or NULL.