Gets the location of a specific point.
Syntax
public
TextIter GetIterAtLineOffset (
int line_number,
int char_offset)
Parameters
- line_number
- a int
- char_offset
- a int
Returns
The location at the location specified by line_number and char_offset.
Remarks
Requirements
Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)