Constructor

FoundryAcpProjectClientnew_for_project_directory

unstable since: 1.2

Declaration [src]

FoundryAcpProjectClient*
foundry_acp_project_client_new_for_project_directory (
  GFile* project_directory
)

Description [src]

Creates a project-scoped ACP client using project_directory.

Available since: 1.2

Parameters

project_directory

Type: GFile

The project root used for containment checks.

The data is owned by the caller of the function.

Return value

The caller of the function takes ownership of the data, and is responsible for freeing it.