Constructor
AtkNoOpObjectFactorynew
Declaration [src]
AtkObjectFactory*
atk_no_op_object_factory_new (
void
)
Description [src]
Creates an instance of an AtkObjectFactory which generates primitive
(non-functioning) AtkObjects.
Return value
| Returns: | AtkObjectFactory |
An instance of an |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |