AtkComponentIface.contains

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

Return Value

%TRUE or %FALSE indicating whether the specified point is within the extent of the @component or not

Meta