Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Public Member Functions
Xfc::Atk::TextRange Class Reference

A AtkTextRange C++ wrapper class. More...

#include <xfc/atk/text.hh>

List of all members.

Public Member Functions

Constructors

Detailed Description

A AtkTextRange C++ wrapper class.

TextRange is an object used to describe a text range.


Member Function Documentation

Gets the bounding rectangle for the text range.

Returns:
A TextRectangle giving the bounds of the text range.
const char* Xfc::Atk::TextRange::content ( ) const

Gets the text in the text range.

A text string.

Gets the end offset of the text range.

Returns:
The end offset.

Gets the start offset of the text range.

Returns:
The start offset.

The documentation for this class was generated from the following file:
Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC