Sets our main struct and passes it to the parent class.
Creates a new atk.Range
A destructor is present on this object, but not explicitly documented in the source.
Returns a new atk.Range that is a exact copy of src
Free range
Returns the human readable description of range
Returns the lower limit of range
Get the main Gtk struct
the main Gtk struct as a void*
Returns the upper limit of range
the main Gtk struct
atk.Range are used on gobject.Value, 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 gobject.Value documentation for further details.