Function

Vteget_features

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

Returns: const char*
 

A string with features.

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