Method GTK2.TextView()->get_iter_at_position()
- Method get_iter_at_position
GTK2.TextIter
get_iter_at_position(int
x
,int
y
)- Description
Retrieves the iterator pointing to the character at buffer coordinates x and y.
GTK2.TextIter
get_iter_at_position(int
x
, int
y
)
Retrieves the iterator pointing to the character at buffer coordinates x and y.