[anjuta] libanjuta: Added IAnjutaEditor::cursor_moved signal
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] libanjuta: Added IAnjutaEditor::cursor_moved signal
- Date: Mon, 9 Aug 2010 19:05:45 +0000 (UTC)
commit bf74c19d559d4dda2b1bc7d860c78eef3500ec96
Author: Dragos Dena <dragos dena gmail com>
Date: Sun Aug 8 14:50:46 2010 +0300
libanjuta: Added IAnjutaEditor::cursor_moved signal
libanjuta/interfaces/libanjuta.idl | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/libanjuta/interfaces/libanjuta.idl b/libanjuta/interfaces/libanjuta.idl
index d5a2b7c..a3febbc 100644
--- a/libanjuta/interfaces/libanjuta.idl
+++ b/libanjuta/interfaces/libanjuta.idl
@@ -1297,6 +1297,14 @@ interface IAnjutaEditor
void ::changed (GObject *position, gboolean added, gint length, gint lines, const gchar *text);
/**
+ * IAnjutaEditor::cursor-moved:
+ * @obj: Self
+ *
+ * The signal is a hint that the cursor was moved.
+ */
+ void ::cursor_moved ();
+
+ /**
* IAnjutaEditor::line-marks-gutter-clicked:
* @obj: Self
* @double_click: whether the line marks gutter was double clicked
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]