Method

VteTerminalget_current_container_runtime

Declaration [src]

const char*
vte_terminal_get_current_container_runtime (
  VteTerminal* terminal
)

Description

No description available.

Return value

Type: const char*

The name of the runtime toolset used to set up the current container, or NULL.

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