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


relation.hh File Reference

An AtkRelation and AtkRelationSet C++ wrapper interface. More...

#include <xfc/glib/object.hh>
#include <xfc/atk/util.hh>
#include <atk/atkrelationset.h>
#include <vector>
#include <xfc/atk/inline/relation.inl>

Namespaces

Classes


Detailed Description

An AtkRelation and AtkRelationSet C++ wrapper interface.

Provides Relation and RelationSet. Relation is used to describe a relation between an object and one or more other objects. RelationSet is the set of Relations which an Atk::Object has.

Note: dynamically allocated objects must either be unreferenced or assigned to a smart pointer. Stack objects are automatically unreferenced when they go out of scope. Xfce Foundation Classes


Copyright © 2004-2005 The XFC Development Team XFC 4.3