Method

IdeContextref_workdir

since: 3.32

Declaration

GFile*
ide_context_ref_workdir (
  IdeContext* self
)

Description

Gets the working-directory of the context and increments the reference count by one.

Available since: 3.32

Return value

Type: GFile

A GFile.

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