TextView.moveMarkOnscreen

Moves a mark within the buffer so that it's located within the currently-visible text area.

class TextView
bool
moveMarkOnscreen

Parameters

mark TextMark

a #GtkTextMark

Return Value

Type: bool

%TRUE if the mark moved (wasn’t already onscreen)

Meta