Skip to content

textview: fix precondition assertions

Christian Hergert requested to merge wip/chergert/for-master into master

It is a programmer error to call this with a child widget that has not been placed within the GtkTextView.

Fixes #3386 (closed)

Merge request reports