[gspell: 5/5] docs: link to GspellNavigatorTextView



commit ecafc498e174af9de5e2babf87de1a4a3f89e580
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Mar 11 18:44:05 2016 +0100

    docs: link to GspellNavigatorTextView

 gspell/gspell-navigator.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gspell/gspell-navigator.c b/gspell/gspell-navigator.c
index abc9f91..a9cfa8c 100644
--- a/gspell/gspell-navigator.c
+++ b/gspell/gspell-navigator.c
@@ -34,6 +34,9 @@
  * It is not mandatory to navigate through all the text. Depending on the
  * context, an implementation could spell check only the current page, or the
  * selection, etc.
+ *
+ * For #GtkTextView, see the #GspellNavigatorTextView implementation of this
+ * interface.
  */
 
 G_DEFINE_INTERFACE (GspellNavigator, gspell_navigator, G_TYPE_OBJECT)


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