AtkValueIface.getSubRanges

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

Return Value

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

Meta