Description Usage Arguments Details Author(s)
Draws a text caret on drawable
at location
. This is not a style function
but merely a convenience function for drawing the standard cursor shape.
1 2 | gtkDrawInsertionCursor(widget, drawable, area = NULL, location,
is.primary, direction, draw.arrow)
|
|
a |
|
a |
|
rectangle to which the output is clipped, or |
|
location where to draw the cursor ( |
|
if the cursor should be the primary cursor color. |
|
whether the cursor is left-to-right or
right-to-left. Should never be |
|
|
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.