Function

Vteget_features

since: 0.40

Declaration [src]

const char*
vte_get_features (
  void
)

Description [src]

Gets a list of features vte was compiled with.

Available since: 0.40

Return value

Type: const char*

A string with features.

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