move_mark_onscreen
Description:
public bool move_mark_onscreen (
TextMark mark)
Moves a mark within the buffer so that it's located within the currently-visible text area.
Parameters:
| this |
a `GtkTextView`
|
| mark |
a `GtkTextMark`
|
Returns:
|
true if the mark moved (wasn’t already onscreen)
|