match_set_cursor_type
Description:
[ Version ( deprecated = true , deprecated_since = "0.54" ) ]
public void match_set_cursor_type (int tag, CursorType cursor_type)
public void match_set_cursor_type (int tag, CursorType cursor_type)
Warning: match_set_cursor_type is deprecated since 0.54.
Sets which cursor the terminal will use if the pointer is over the pattern specified by tag
.
Note:
Use match_set_cursor_name instead.
Parameters:
this |
a Terminal |
tag |
the tag of the regex which should use the specified cursor |
cursor_type |