Gtk.TextBuffer.CursorPosition Property
Position of the insert mark.

Syntax

[GLib.Property("cursor-position")]
public int CursorPosition { get; }

Value

a int representing the offset to the cursor from the beginning of the buffer.

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.10