This function is called when implementing subclasses of Object.
It does initialization required for the new object. It is intended that this function should called only in the ..._new() functions used to create an instance of a subclass of Object
this |
a Object |
data |
a pointer which identifies the object for which the AtkObject was created. |