Gtk.TextBuffer.GetIterAtLine Method
Gets the location of a particular line.

Syntax

public TextIter GetIterAtLine (int line_number)

Parameters

line_number
The specified line number.

Returns

The location at the beginning fo the line as specified by line_number.

Remarks

Requirements

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