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

GFC::Atk::Document Class Reference

An AtkDocument C++ wrapper class. More...

#include <gfc/atk/document.hh>

Inheritance diagram for GFC::Atk::Document:

GFC::G::TypeInterface GFC::G::TypeInstance GFC::Trackable List of all members.

Public Member Functions

Accessors

Protected Member Functions

Constructors

Detailed Description

An AtkDocument C++ wrapper class.

The Document interface should be supported by any object that has an associated document object model (DOM). This interface provides the standard mechanism allowing an assistive technology access to the DOM.


Member Function Documentation

void* GFC::Atk::Document::get_document  )  const
 

Gets a generic pointer that points to an instance of the DOM.

Returns:
A generic pointer that points to an instance of the DOM.

It is up to the caller to check the GType by calling G::TypeInstance::type() to determine how to cast this pointer.

String GFC::Atk::Document::get_document_type  )  const
 

Gets a string indicating the document type.

Returns:
A string indicating the document type.


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