Method
VteTerminalmatch_set_cursor_name
Declaration [src]
void
vte_terminal_match_set_cursor_name (
VteTerminal* terminal,
int tag,
const char* cursor_name
)
Description [src]
Sets which cursor the terminal will use if the pointer is over the pattern
specified by tag
.