Method

IdeVcsCloneRequestset_author_name

Declaration

void
ide_vcs_clone_request_set_author_name (
  IdeVcsCloneRequest* self,
  const char* author_name
)

Description

No description available.

Parameters

author_name

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.