Method

IdeHtmlGeneratorset_base_uri

Declaration

void
ide_html_generator_set_base_uri (
  IdeHtmlGenerator* self,
  const char* base_uri
)

Description

No description available.

Parameters

base_uri

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.