Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gtk::Accessible Class Reference

A GtkAccessible C++ wrapper class. More...

#include <inti/gtk/accessible.h>

Inheritance diagram for Inti::Gtk::Accessible:

Inti::Atk::Object Inti::G::Object Inti::G::TypeInstance Inti::MemoryHandler Inti::ReferencedBase List of all members.

Public Member Functions

Constructors
Accessors
Methods

Protected Member Functions

Constructors

Detailed Description

A GtkAccessible C++ wrapper class.


Constructor & Destructor Documentation

Inti::Gtk::Accessible::Accessible GtkAccessible *  accessible,
bool  reference = true
[explicit, protected]
 

Construct a new Accessible from an existing GtkAccessible.

Parameters:
accessible A pointer to a GtkAccessible.
reference Set false if the initial reference count is floating, set true if it's not.

The accessible can be a newly created GtkAccessible or an existing GtkAccessible. (see G::Object::Object).


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:13 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002