Method

IdeBuildManagerget_can_build

Declaration

gboolean
ide_build_manager_get_can_build (
  IdeBuildManager* self
)

Description

Checks if the current pipeline is ready to build.

Return value

Type: gboolean

TRUE if a build operation can advance the pipeline.