AtkComponentIface.getSize

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* width, int* height) getSize;