libgedit-gtksourceview 299.5 -> 299.6 Porting Guide

API breaks

  • The GtkSourceEncoding class has changed.

  • The GtkSourceView class no longer implements the GtkBuildable interface. As a result, it is no longer possible to access the completion object with the internal-child "completion" in a UI definition. You need to do it programmatically instead.