RGtk2 (version 2.20.31)

atkTextGetBoundedRanges: atkTextGetBoundedRanges

Description

Get the ranges of text in the specified bounding box.

Usage

atkTextGetBoundedRanges(object, rect, coord.type, x.clip.type, y.clip.type)

Arguments

object
rect
[AtkTextRectangle] An AtkTextRectagle giving the dimensions of the bounding box.
coord.type
[AtkCoordType] Specify whether coordinates are relative to the screen or widget window.
x.clip.type
[AtkTextClipType] Specify the horizontal clip type.
y.clip.type
[AtkTextClipType] Specify the vertical clip type.

Value

AtkTextRange] list of AtkTextRange. The last element of the list returned by this function will be NULL.

Details

Since 1.3