Method

FoundryBuildStagedup_title

Declaration [src]

char*
foundry_build_stage_dup_title (
  FoundryBuildStage* self
)

Description

No description available.

Return value

Type: char*

The title of the stage.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.