Method

IdeTweaksset_project_id

Declaration

void
ide_tweaks_set_project_id (
  IdeTweaks* self,
  const char* project_id
)

Description

No description available.
Sets propertyIde.Tweaks:project-id

Parameters

project_id

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.