Constructor

FoundryAdwDocumentationNavigatornew

unstable since: 1.1

Declaration [src]

FoundryDocumentationNavigator*
foundry_documentation_navigator_new (
  FoundryDocumentation* documentation
)

Description [src]

Creates a new documentation navigator for the given documentation.

Available since: 1.1

Parameters

documentation

Type: FoundryDocumentation

A FoundryDocumentation.

The data is owned by the caller of the function.

Return value

The caller of the function takes ownership of the data, and is responsible for freeing it.