AtkObject
.
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 AtkObject
atkObjectInitialize(object, data)
data
R object
which identifies the object for which the AtkObject was created.