Method

VteTerminalget_icon_title

Declaration [src]

const char*
vte_terminal_get_icon_title (
  VteTerminal* terminal
)

Description

No description available.
Deprecated since:0.54

Please do not use it in newly written code.

Return value

Returns: const char*
 

NULL.

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