Method

GUPnPContextget_default_language

since: 0.18.0

Declaration [src]

const char*
gupnp_context_get_default_language (
  GUPnPContext* context
)

Description [src]

Get the default Content-Language header for this context.

Available since: 0.18.0

Return value

Type: const char*

The default content of the Content-Language header.

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