Method

VteTerminalset_allow_hyperlink

Declaration [src]

void
vte_terminal_set_allow_hyperlink (
  VteTerminal* terminal,
  gboolean allow_hyperlink
)

Description [src]

Controls whether or not hyperlinks (OSC 8 escape sequence) are allowed.

Available since:0.50

Parameters

allow_hyperlink gboolean
 

TRUE if the terminal should allow hyperlinks.