AtkValueIface.getSubRanges

struct AtkValueIface
extern (C)
GSList* function(AtkValue* obj) getSubRanges;

Return Value

an GSList of atk.Range which each of the subranges defined for this object. Free the returns list with g_slist_free().