Method

SpielProviderget_name

since: 1.0

Declaration [src]

const char*
spiel_provider_get_name (
  SpielProvider* self
)

Description [src]

Gets a human readable name of this provider.

Available since: 1.0

Gets propertySpiel.Provider:name

Return value

Type: const char*

The human readable name.

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