A. Pagaltzis wrote:
$text_view->scroll_to_iter( $buf->get_end_iter, 0, FALSE, 0, 0 );
This of course was my idea at first, too. But ...
Although the docs note that this may not always have the desired effect because it may be called prior to line height recalculations.
... it didn't work, as you suspected. ;-) Martin