Package: gtk

Function gtk-text-view-scroll-mark-onscreen

Lambda List

gtk-text-view-scroll-mark-onscreen (view mark)

Arguments

view -- a gtk-text-view widget
mark -- a gtk-text-mark object in the text buffer for the text view

Details

Scrolls the text view the minimum distance such that the mark is contained within the visible area of the widget.
 

See also

2021-10-16