merge_tags


Description:

[ NoWrapper ]
public virtual TagList merge_tags (TagList start_tags, TagList end_tags)

merge start and end tags.

Subclasses may want to override this vfunc to allow prioritising of start or end tag according to user preference. Note that both start_tags and end_tags may be NULL. By default start tags are preferred over end tags.