RGtk2 (version 2.20.31)

AtkNoOpObject: AtkNoOpObject

Description

An AtkObject which purports to implement all ATK interfaces.

Arguments

Methods and Functions

atkNoOpObjectNew(obj) atkNoOpObject(obj)

Hierarchy

GObject
   +----AtkObject
         +----AtkNoOpObject

Detailed Description

An AtkNoOpObject is an AtkObject which purports to implement all ATK interfaces. It is the type of AtkObject which is created if an accessible object is requested for an object type for which no factory type is specified.

Structures

Convenient Construction

atkNoOpObject is the equivalent of atkNoOpObjectNew.

References

http://library.gnome.org/devel//atk/AtkNoOpObject.html