Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References
An AtkObject which purports to implement all ATK interfaces.
atkNoOpObjectNew(obj)
atkNoOpObject(obj)
1 2 3 | 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
https://developer.gnome.org/atk/stable/AtkNoOpObject.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.