[gtksourceview] Doc: links to signals
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Doc: links to signals
- Date: Sat, 7 Sep 2013 22:39:10 +0000 (UTC)
commit 88bd89fa526f989974c707c6692e9b1dc1c2f45e
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Sep 7 22:01:05 2013 +0200
Doc: links to signals
gtksourceview/gtksourcemarkattributes.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtksourceview/gtksourcemarkattributes.c b/gtksourceview/gtksourcemarkattributes.c
index 69dc423..07ceee3 100644
--- a/gtksourceview/gtksourcemarkattributes.c
+++ b/gtksourceview/gtksourcemarkattributes.c
@@ -625,7 +625,7 @@ gtk_source_mark_attributes_render_icon (GtkSourceMarkAttributes *attributes,
* @mark: a #GtkSourceMark.
*
* Queries for a tooltip by emitting
- * a GtkSourceMarkAttributes::query-tooltip-text signal. The tooltip is a plain
+ * a #GtkSourceMarkAttributes::query-tooltip-text signal. The tooltip is a plain
* text.
*
* Returns: (transfer full): A tooltip. The returned string should be freed by
@@ -652,7 +652,7 @@ gtk_source_mark_attributes_get_tooltip_text (GtkSourceMarkAttributes *attributes
* @mark: a #GtkSourceMark.
*
* Queries for a tooltip by emitting
- * a GtkSourceMarkAttributes::query-tooltip-markup signal. The tooltip may contain
+ * a #GtkSourceMarkAttributes::query-tooltip-markup signal. The tooltip may contain
* a markup.
*
* Returns: (transfer full): A tooltip. The returned string should be freed by
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]