GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Atk::TextRange Class Reference

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

#include <gfc/atk/text.hh>

List of all members.

Public Member Functions

Constructors
Accessors

Detailed Description

A AtkTextRange C++ wrapper class.

TextRange is an object used to describe a text range.


Member Function Documentation

TextRectangle GFC::Atk::TextRange::bounds  )  const
 

Gets the bounding rectangle for the text range.

Returns:
A TextRectangle giving the bounds of the text range.

const char* GFC::Atk::TextRange::content  )  const
 

Gets the text in the text range.

A text string.

int GFC::Atk::TextRange::end_offset  )  const
 

Gets the end offset of the text range.

Returns:
The end offset.

int GFC::Atk::TextRange::start_offset  )  const
 

Gets the start offset of the text range.

Returns:
The start offset.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:35 2004 for GFC-UI by doxygen 1.3.8