mark_set


Description:

public virtual signal void mark_set (TextIter location, TextMark mark)

The mark_set signal is emitted as notification after a TextMark is set.

See also: create_mark, move_mark.

Parameters:

location

The location of mark in textbuffer

mark

The mark that is set