Method

IdeBuildTargetget_install

Declaration

gboolean
ide_build_target_get_install (
  IdeBuildTarget* self
)

Description

Checks if the IdeBuildTarget gets installed.

Available since:3.32

Return value

Returns: gboolean
 

TRUE if the build target is installed.