logo top
Main Page   Widgets   Namespaces   Book  

Atk::RelationSet Class Reference

Inheritance diagram for Atk::RelationSet:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~RelationSet ()
AtkRelationSet* gobj ()
 Provides access to the underlying C GObject.

const AtkRelationSet* gobj () const
 Provides access to the underlying C GObject.

AtkRelationSet* gobj_copy ()
bool set_contains (RelationType relationship)
void set_remove (const Glib::RefPtr<Relation>& relation)
void set_add (const Glib::RefPtr<Relation>& relation)
int get_n_relations () const
Glib::RefPtr<Relationget_relation (gint i)
Glib::RefPtr<Relationget_relation (RelationType relationship)

Static Public Member Functions

Glib::RefPtr<RelationSetcreate ()

Protected Member Functions

 RelationSet ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Atk::RelationSetwrap (AtkRelationSet* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Atk::RelationSet::~RelationSet (  )  [virtual]
 

Atk::RelationSet::RelationSet (  )  [protected]
 


Member Function Documentation

Glib::RefPtr<RelationSet> Atk::RelationSet::create (  )  [static]
 

int Atk::RelationSet::get_n_relations (  )  const
 

Glib::RefPtr<Relation> Atk::RelationSet::get_relation ( RelationType  relationship  ) 
 

Glib::RefPtr<Relation> Atk::RelationSet::get_relation ( gint  i  ) 
 

const AtkRelationSet* Atk::RelationSet::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

AtkRelationSet* Atk::RelationSet::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

AtkRelationSet* Atk::RelationSet::gobj_copy (  ) 
 

void Atk::RelationSet::set_add ( const Glib::RefPtr<Relation>&  relation  ) 
 

bool Atk::RelationSet::set_contains ( RelationType  relationship  ) 
 

void Atk::RelationSet::set_remove ( const Glib::RefPtr<Relation>&  relation  ) 
 


Friends And Related Function Documentation

Glib::RefPtr<Atk::RelationSet> wrap ( AtkRelationSet*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001