Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

[AtkText] an AtkText

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.

Details

Since 1.3

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.