Method

IdeRunnerget_build_target

since: 3.32

Declaration

IdeBuildTarget*
ide_runner_get_build_target (
  IdeRunner* self
)

Description

No description available.

Available since: 3.32

Return value

Type: IdeBuildTarget

The %IdeBuildTarget associated with this %IdeRunner, or NULL. See IdeRunner:build-target for details.

The data is owned by the instance.
The return value can be NULL.