atk.Range

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
gtkc.atktypes
public import gtkc.atktypes;

Members

Classes

Range
class Range

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.