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


Xfc::Atk::Document Class Reference

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

#include <xfc/atk/document.hh>

Inheritance diagram for Xfc::Atk::Document:

Xfc::G::TypeInterface Xfc::G::TypeInstance Xfc::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* Xfc::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 Xfc::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: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3