API Version: 41.0
Library Version: 41.0
void ide_context_set_workdir ( IdeContext* self, GFile* workdir )
Sets the working directory for the project.
This should generally only be set once after checking out the project.
In future releases, changes may be made to change this in support of git-worktrees or similar workflows.
workdir
GFile*
A GFile.
GFile