Struct
AtkRange
Description [src]
struct AtkRange {
/* No available fields */
}
A given range or subrange, to be used with AtkValue
AtkRange
are used on AtkValue
, in order to represent the full
range of a given component (for example an slider or a range
control), or to define each individual subrange this full range is
splitted if available. See AtkValue
documentation for further details.