AtkNoOpObject: AtkNoOpObject

Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References

Description

An AtkObject which purports to implement all ATK interfaces.

Methods and Functions

atkNoOpObjectNew(obj)
atkNoOpObject(obj)

Hierarchy

1
2
3

Interfaces

AtkNoOpObject implements AtkComponent, AtkAction, AtkEditableText, AtkImage, AtkSelection, AtkTable, AtkText, AtkHypertext, AtkValue and AtkDocument.

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

AtkNoOpObject

The AtkNoOpObject structure should not be accessed directly.

Convenient Construction

atkNoOpObject is the equivalent of atkNoOpObjectNew.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/atk/stable/AtkNoOpObject.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to AtkNoOpObject in RGtk2...