AtkComponentIface.setExtents

struct AtkComponentIface
extern (C)
int function(AtkComponent* component, int x, int y, int width, int height, AtkCoordType coordType) setExtents;

Return Value

%TRUE or %FALSE whether the extents were set or not

Meta