Style.apply

void apply(gtk.text_tag.TextTag tag)

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.

Parameters

taga #GtkTextTag to apply styles to.