AtkComponentIface.getPosition

This virtual function is deprecated since 2.12 and it should not be overriden. Use @AtkComponentIface.get_extents instead.

struct AtkComponentIface
extern (C)
void function(AtkComponent* component, int* x, int* y, AtkCoordType coordType) getPosition;