TextView.moveMarkOnscreen

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

class TextView
int
moveMarkOnscreen

Parameters

mark TextMark

a GtkTextMark

Return Value

Type: int

TRUE if the mark moved (wasn't already onscreen)

Meta