Next: , Previous: AtkImage, Up: Top


12 AtkNoOpObject

An AtkObject which purports to implement all ATK interfaces.

12.1 Overview

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.

12.2 Usage

— Class: <atk-no-op-object>

Derives from <atk-table>, <atk-action>, <atk-image>, <atk-value>, <atk-hypertext>, <atk-component>, <atk-editable-text>, <atk-document>, <atk-selection>, <atk-text>, <atk-object>.

This class defines no direct slots.

— Function: atk-no-op-object-new (obj <gobject>) ⇒  (ret <atk-object>)

Provides a default (non-functioning stub) <atk-object>. Application maintainers should not use this method.

obj
a <gobject>
ret
a default (non-functioning stub) <atk-object>