Virtual Method

VteTerminalnotification_received

Declaration [src]

void
notification_received (
  VteTerminal* terminal,
  const gchar* summary,
  const gchar* body
)

Description

No description available.

Parameters

summary

Type: const gchar*

No description available.

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

Type: const gchar*

No description available.

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