urse topic, too, where I dug into
gtktextview.c and described it at
https://discourse.gnome.org/t/setting-the-scroll-position-of-a-gtktextview-in-gtkscrolledwindow-after-render/745.
Here's what I wrote for the sake of completeness:
Looking into
https://gitlab.gnome.org/GNOME/gtk/blob/3.24
On 04/08/2019 09:07 AM, Andri Möll via gtk-app-devel-list wrote:
Hey,
I can't figure out if it's me or something's amiss. I'm trying to set
the scroll position after rendering a GtkTextView in a
GtkScrolledWindow, but it's reset to a different value, if it works at
all. I've so far tried to
On Mon, 2019-04-08 at 13:07 +, Andri Möll via gtk-app-devel-list
wrote:
> I can't figure out if it's me or something's amiss. I'm trying to
> set
> the scroll position after rendering a GtkTextView
May that be still this old bug:
https://picheta.me/articles/2013/08/gtk-plus--a-method-to-guar
Hey,
I can't figure out if it's me or something's amiss. I'm trying to set
the scroll position after rendering a GtkTextView in a
GtkScrolledWindow, but it's reset to a different value, if it works at
all. I've so far tried to set the vertical adjustment value both after
GtkScrolledWindow is