ValueT.getSubRanges

Gets the list of subranges defined for this object. See #AtkValue introduction for examples of subranges and when to expose them.

template ValueT()
override
getSubRanges
()

Return Value

Type: atk.range.Range[]

an #GSList of #AtkRange which each of the subranges defined for this object. Free the returns list with glib.slist.SList.free.