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

GFC::Atk::Implementor Class Reference

An AtkImplementor C++ wrapper class. More...

#include <gfc/atk/implementor.hh>

Inheritance diagram for GFC::Atk::Implementor:

GFC::G::TypeInterface GFC::G::TypeInstance GFC::Trackable GFC::Gtk::Widget GFC::Gtk::Calendar GFC::Gtk::Container GFC::Gtk::DrawingArea GFC::Gtk::Entry GFC::Gtk::Invisible GFC::Gtk::Misc GFC::Gtk::ProgressBar GFC::Gtk::Range GFC::Gtk::Ruler GFC::Gtk::Separator List of all members.

Public Member Functions

Accessors

Protected Member Functions

Constructors

Detailed Description

An AtkImplementor C++ wrapper class.

Implementor is an interface providing access to a G::Object's Atk::Object implementation. This interface is implemented by Gtk::Widget (see ref_accessible()).


Member Function Documentation

Pointer<Object> GFC::Atk::Implementor::ref_accessible  )  const
 

Gets a reference to an object's Atk::Object implementation, if the object implements the Implementor interface.

Returns:
A smart pointer to an object's Atk::Object implementation.

Gtk::Widget implements this interface. Calling Gtk::Widget::get_accessible() is the same calling this method on a widget, except this method returns a smart pointer because it increments the Atk::Object's reference count, get_accessible() does not.


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