atk.no_op_object_factory

Module for [NoOpObjectFactory] class

Types 3

The AtkObjectFactory which creates an AtkNoOpObject.

The AtkObjectFactory which creates an AtkNoOpObject. An instance of this is created by an AtkRegistry if no factory type has not been specified to create an accessible object of a particular type.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
NoOpObjectFactory self() nothrowReturns `this`, for use in `with` statements.
NoOpObjectFactoryGidBuilder builder() static nothrowGet builder for [atk.no_op_object_factory.NoOpObjectFactory] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this()Creates an instance of an #AtkObjectFactory which generates primitive (non-functioning) #AtkObjects. Returns: an instance of an #AtkObjectFactory