StyleContext.renderInsertionCursor

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

class StyleContext
static
void
renderInsertionCursor

Parameters

context StyleContext
cr Context
x double

X origin

y double

Y origin

layout PgLayout

the gtk.Layout of the text

index int

the index in the gtk.Layout

direction PangoDirection

the PangoDirection of the text

Meta