[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_text_view_scroll_to_mark

Declaration

Source position: lazgtk3.pas line 18422

procedure gtk_text_view_scroll_to_mark(

  text_view: PGtkTextView;

  mark: PGtkTextMark;

  within_margin: gdouble;

  use_align: gboolean;

  xalign: gdouble;

  yalign: gdouble

);