Gtk.TextBuffer.GetIterAtOffset Method
Returns the location at a particular character offset

Syntax

public TextIter GetIterAtOffset (int char_offset)

Parameters

char_offset
The requested character offset

Returns

The location at char_offset

Remarks

Requirements

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