Class

AtkNoOpObjectFactory

[]

Description [src]

class Atk.NoOpObjectFactory : Atk.ObjectFactory
{
  /* No available fields */
}

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.

[]

Hierarchy

hierarchy this AtkNoOpObjectFactory ancestor_0 AtkObjectFactory ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Constructors

atk_no_op_object_factory_new

Creates an instance of an AtkObjectFactory which generates primitive (non-functioning) AtkObjects.

[]

Instance methods

Methods inherited from AtkObjectFactory (3)
Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure