gtksourceview 3.99.2



About gtksourceview
===================

GtkSourceView is a portable library that extends GtkTextView, the
standard GTK+ framework for multiline text editing. GtkSourceView adds
support for configurable syntax highlighting, unlimited undo/redo,
search and replace, a completion framework, printing, file loading and
saving, and other features typical of a source code editor.

News
====

This is an intermediate version towards GtkSourceView 4.0. GtkSourceView 4.0
will still depend on GTK+ 3, and will be released in March 2017.

* gtk_source_completion_item_new2() has been renamed to
  gtk_source_completion_item_new().
* gtk_source_search_context_forward2() has been renamed to
  gtk_source_search_context_forward().
* gtk_source_search_context_forward_finish2() has been renamed to
  gtk_source_search_context_forward_finish().
* gtk_source_search_context_backward2() has been renamed to
  gtk_source_search_context_backward().
* gtk_source_search_context_backward_finish2() has been renamed to
  gtk_source_search_context_backward_finish().
* gtk_source_search_context_replace2() has been renamed to
  gtk_source_search_context_replace().
* The GtkSourceSearchContext:settings property is now construct-only.



Download
========
https://download.gnome.org/sources/gtksourceview/3.99/gtksourceview-3.99.2.tar.xz (1.52M)
  sha256sum: 68cb33de7eeabd07b90261456f35d437d1a5d77ac64f2519237a6134850c717e



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]