[ Version ( since = "3.16" ) ]
public void set_match_style (SourceStyle? match_style)
Set the style to apply on search matches.
If match_style
is null
, default theme's scheme 'match-style' will be used. To enable or disable the search
highlighting, use set_highlight.
this | |
match_style |
a SourceStyle, or |