SearchContext.matchStyle
gtksource.style.Style matchStyle() @propertyGet matchStyle property.
Returns
A gtksource.style.Style, or null for theme's scheme default style.
void matchStyle(gtksource.style.Style propval) @propertySet matchStyle property.
Parameters
propval | A gtksource.style.Style, or null for theme's scheme default style. |