Method
IdeSourceViewget_iter_at_visual_position
Declaration
void
ide_source_view_get_iter_at_visual_position (
IdeSourceView* self,
GtkTextIter* iter,
guint line,
guint line_offset
)
Parameters
iter
-
Type:
GtkTextIter
No description available.
The data is owned by the caller of the method. line
-
Type:
guint
No description available.
line_offset
-
Type:
guint
No description available.