Method

FoundryLanguageget_name

Declaration [src]

const char*
foundry_language_get_name (
  FoundryLanguage* self
)

Description

No description available.

Gets propertyFoundry.Language:name

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.