Method

GitlabProjectget_name

Declaration [src]

const char*
gitlab_project_get_name (
  GitlabProject* self
)

Description

No description available.
Gets propertyGitlab.Project:name

Return value

Type: const char*

No description available.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.