Method

FoundryAuthPromptBuilderset_title

Declaration [src]

void
foundry_auth_prompt_builder_set_title (
  FoundryAuthPromptBuilder* builder,
  const char* title
)

Description

No description available.

Parameters

title

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.