Learn R Programming

RGtk2 (version 2.8.7)

atkTextGetRangeExtents: atkTextGetRangeExtents

Description

Get the bounding box for text within the specified range.

Usage

atkTextGetRangeExtents(object, start.offset, end.offset, coord.type)

Arguments

Value

A list containing the following elements:rect[AtkTextRectangle] A pointer to a AtkTextRectangle which is filled in by this function.