Method

IdeBuildManagerget_busy

since: 3.32

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.

Available since: 3.32

Gets propertyIde.BuildManager:busy

Return value

Type: gboolean

No description available.