Method

IdeBuildTargetget_install

since: 3.32

Declaration

gboolean
ide_build_target_get_install (
  IdeBuildTarget* self
)

Description

Checks if the IdeBuildTarget gets installed.

Available since: 3.32

Return value

Type: gboolean

TRUE if the build target is installed.