Method
Gtk.TextView.move_mark_onscreen
Declaration [src]
gboolean
gtk_text_view_move_mark_onscreen (
  GtkTextView* text_view,
  GtkTextMark* mark
)
Description [src]
Moves a mark within the buffer so that it’s located within the currently-visible text area.
Parameters
| mark | GtkTextMark | 
| a  | |
| Ownership is not transferred to the callee |