[vte] docs: Fix hyperlink signal name



commit 1ae3ae3983598109f8d7b3e97f0db58504402e6a
Author: Egmont Koblinger <egmont gmail com>
Date:   Wed Apr 26 00:05:23 2017 +0200

    docs: Fix hyperlink signal name

 src/vtegtk.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vtegtk.cc b/src/vtegtk.cc
index 529ad83..a738221 100644
--- a/src/vtegtk.cc
+++ b/src/vtegtk.cc
@@ -808,7 +808,7 @@ vte_terminal_class_init(VteTerminalClass *klass)
                              G_TYPE_NONE, 0);
 
         /**
-         * VteTerminal::hyperlink-hover-changed:
+         * VteTerminal::hyperlink-hover-uri-changed:
          * @vteterminal: the object which received the signal
          * @uri: the nonempty target URI under the mouse, or NULL
          * @bbox: the bounding box of the hyperlink anchor text, or NULL


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