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:
GtkTextIterNo description available.
The data is owned by the caller of the method. line-
Type:
guintNo description available.
line_offset-
Type:
guintNo description available.