Method
GtkSnapshotrender_insertion_cursor
Declaration [src]
void
gtk_snapshot_render_insertion_cursor (
  GtkSnapshot* snapshot,
  GtkStyleContext* context,
  double x,
  double y,
  PangoLayout* layout,
  int index,
  PangoDirection direction
)
Parameters
- context
- 
            Type: GtkStyleContextA GtkStyleContextThe data is owned by the caller of the function. 
- x
- 
            Type: doubleX origin. 
- y
- 
            Type: doubleY origin. 
- layout
- 
            Type: PangoLayoutThe PangoLayoutof the text.The data is owned by the caller of the function. 
- index
- 
            Type: intThe index in the PangoLayout
- direction
- 
            Type: PangoDirectionThe PangoDirectionof the text.