[gtksourceview: 9/10] Doc: no "current match" concept for the search and replace
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview: 9/10] Doc: no "current match" concept for the search and replace
- Date: Thu, 30 Jan 2014 21:37:31 +0000 (UTC)
commit 511472dc97b4a5c3ce96f2a7f33d550c57d1c893
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Jan 30 19:13:38 2014 +0100
Doc: no "current match" concept for the search and replace
gtksourceview/gtksourcesearchcontext.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/gtksourcesearchcontext.c b/gtksourceview/gtksourcesearchcontext.c
index 8ad7ca0..f51d394 100644
--- a/gtksourceview/gtksourcesearchcontext.c
+++ b/gtksourceview/gtksourcesearchcontext.c
@@ -68,6 +68,9 @@
* to bind the appearance settings to only one buffer (a
* #GtkSourceSearchSettings object can be bound indirectly to several buffers).
*
+ * The concept of "current match" doesn't exist yet. A way to highlight
+ * differently the current match is to select it.
+ *
* A search occurrence's position doesn't depend on the cursor position or other
* parameters. Take for instance the buffer "aaaa" with the search text "aa".
* The two occurrences are at positions [0:2] and [2:4]. If you begin to search
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]