render_insertion_cursor


Description:


public void render_insertion_cursor (StyleContext context, Context cr, double x, double y, Layout layout, int index, Direction direction)

Draws a text caret on cr at the specified index of layout.

Parameters:

context

a StyleContext

cr

a Context

x

X origin

y

Y origin

layout

the Layout of the text

index

the index in the Layout

direction

the Direction of the text


Namespace: Gtk
Package: gtk+-3.0