Virtual Method
AtkValueget_sub_ranges
Declaration [src]
GSList*
get_sub_ranges (
AtkValue* obj
)
Description [src]
Gets the list of subranges defined for this object. See AtkValue
introduction for examples of subranges and when to expose them.
| Available since: | 2.12 |
Return value
| Returns: | A list of AtkRange |
An |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |