Method

FoundryGitUriset_user

Declaration [src]

void
foundry_git_uri_set_user (
  FoundryGitUri* self,
  const char* user
)

Description

No description available.

Parameters

user

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.