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 _gType() @property
NoOpObjectFactory self()Returns `this`, for use in `with` statements.
NoOpObjectFactoryGidBuilder builder()Get builder for [atk.noopobject_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

Fluent builder for [atk.no_op_object_factory.NoOpObjectFactory]