forked from AuroraMiddleware/gtk
stylecontext: Fix doc comment
There is no @cr here anymore.
This commit is contained in:
parent
63eb3517be
commit
c1af127c28
@ -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
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user