Virtualvfunc_Get a textual description of this image.
Virtualvfunc_Retrieves the locale identifier associated to the Atk.Image.
Virtualvfunc_Gets the position of the image in the form of a point specifying the images top-left corner.
If the position can not be obtained (e.g. missing support), x and y are set to -1.
Virtualvfunc_Get the width and height in pixels for the specified image.
The values of width and height are returned as -1 if the
values cannot be obtained (for instance, if the object is not onscreen).
If the size can not be obtained (e.g. missing support), x and y are set to -1.
Virtualvfunc_Sets the textual description for this image.
a string description to set for image
Interface for implementing Image. Contains only the virtual methods that need to be implemented.