Method
VteTerminalmatch_set_cursor
Declaration [src]
void
vte_terminal_match_set_cursor (
VteTerminal* terminal,
int tag,
GdkCursor* cursor
)
Description [src]
Sets which cursor the terminal will use if the pointer is over the pattern
specified by tag
. The terminal keeps a reference to cursor
.
Deprecated since: | 0.40 |
Use |