gtkTextViewGetIterLocation: gtkTextViewGetIterLocation

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Gets a rectangle which roughly contains the character at iter. The rectangle position is in buffer coordinates; use gtkTextViewBufferToWindowCoords to convert these coordinates to coordinates for one of the windows in the text view.

Usage

1

Arguments

object

a GtkTextView

iter

a GtkTextIter

Value

A list containing the following elements:

location

bounds of the character at iter. [ out ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.