Property
IdeBuildManager:busy
Description
The “busy” property indicates if there is currently a build executing. This can be bound to UI elements to display to the user that a build is active (and therefore other builds cannot be activated at the moment).
Type: | gboolean |
Default value | FALSE |
Getter method | ide_build_manager_get_busy() |