AtkValueIface.getRange

struct AtkValueIface
extern (C)
AtkRange* function(AtkValue* obj) getRange;

Return Value

a newly allocated #AtkRange that represents the minimum, maximum and descriptor (if available) of @obj. NULL if that range is not defined.

Meta