atk.range
Module for [Range] class
class Range
Types 1
classRange : gobject.boxed.Boxed
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.
Methods
atk.range.Range copy() nothrowReturns a new #AtkRange that is a exact copy of src Returns: a new #AtkRange copy of srcstring getDescription() nothrowReturns the human readable description of range Returns: the human-readable description of range