Method

IdeBuildManagerget_busy

Declaration

gboolean
ide_build_manager_get_busy (
  IdeBuildManager* self
)

Description

Gets if the IdeBuildManager is currently busy building the project.

See IdeBuildManager:busy for more information.

Gets propertyIde.BuildManager:busy

Return value

Type: gboolean

No description available.