[gtksourceview] Warning: the search and replace API is unstable



commit dd82397295a104883893e60c567d35e2988e338c
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Jul 29 16:41:23 2013 +0200

    Warning: the search and replace API is unstable

 gtksourceview/gtksourcebuffer.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/gtksourcebuffer.c b/gtksourceview/gtksourcebuffer.c
index 430cf71..1e993e9 100644
--- a/gtksourceview/gtksourcebuffer.c
+++ b/gtksourceview/gtksourcebuffer.c
@@ -88,6 +88,12 @@
  * </refsect2>
  * <refsect2>
  *   <title>Search and Replace</title>
+ *   <warning>
+ *     <para>
+ *       The search and replace API is unstable and will most probably
+ *       change in the near future.
+ *     </para>
+ *   </warning>
  *   <para>
  *     To set the text to search, use gtk_source_buffer_set_search_text(). The
  *     search occurrences will be highlighted, and the total number of


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