AtkNoOpObject
An AtkObject which purports to implement all ATK interfaces.
atkNoOpObjectNew(obj)
atkNoOpObject(obj)
GObject +----AtkObject +----AtkNoOpObject
AtkNoOpObject implements
AtkComponent
, AtkAction
, AtkEditableText
, AtkImage
, AtkSelection
, AtkTable
, AtkText
, AtkHypertext
, AtkValue
and AtkDocument
.
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.
AtkNoOpObject
The AtkNoOpObject structure should not be accessed directly.
atkNoOpObject
is the equivalent of atkNoOpObjectNew
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.