[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "atk_range_get_type ()" ) ]
[ Compact ]
public class Range
A given range or subrange, to be used with Value
Range are used on 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 Value documentation for further details.