Style.apply

This function modifies the #GtkTextTag properties that are related to the #GtkSourceStyle properties. Other #GtkTextTag properties are left untouched.

If style is non-null, applies style to tag.

If style is null, the related *-set properties of #GtkTextTag are set to false.

class Style
void
apply

Parameters

tag gtk.text_tag.TextTag

a #GtkTextTag to apply styles to.