AtkValueIface.getRange

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

Return Value

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