Method

GitlabClientset_host

Declaration [src]

void
gitlab_client_set_host (
  GitlabClient* self,
  const char* host
)

Description

No description available.
Sets propertyGitlab.Client:host

Parameters

host

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.