summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2017-10-08 17:42:41 +0200
committerTimm Bäder <mail@baedert.org>2017-10-10 09:49:35 +0200
commitc1af127c2895492eae8ba90a3cb2259708a58b52 (patch)
tree102b4d3b42c4a495e7fb6b671c54df4b80389ace /gtk/gtkstylecontext.c
parent63eb3517be7b812759ecc663b667432532174ffe (diff)
downloadgtk+-c1af127c2895492eae8ba90a3cb2259708a58b52.tar.gz
stylecontext: Fix doc comment
There is no @cr here anymore.
Diffstat (limited to 'gtk/gtkstylecontext.c')
-rw-r--r--gtk/gtkstylecontext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index 2ee072c348..12148cf169 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -1955,7 +1955,7 @@ gtk_render_insertion_cursor (GtkStyleContext *context,
* @index: the index in the #PangoLayout
* @direction: the #PangoDirection of the text
*
- * Draws a text caret on @cr at the specified index of @layout.
+ * Draws a text caret using @snapshot at the specified index of @layout.
*
* Since: 3.90
**/