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