Terminal.matchSetCursorType

Sets which cursor the terminal will use if the pointer is over the pattern specified by @tag.

More...
class Terminal
void
matchSetCursorType

Parameters

tag int

the tag of the regex which should use the specified cursor

cursorType GdkCursorType

a #GdkCursorType

Detailed Description

Deprecated: Use vte_terminal_match_set_cursor_name() instead.

Meta