Interval
Object Hierarchy:
Description:
public class Interval :
InitiallyUnowned
The Interval contains only private data.
Content:
Properties:
- public Value final { set; owned get; }
The final value of the interval.
- public Value initial { set; owned get; }
The initial value of the interval.
- public Type value_type { construct set; get; }
The type of the values in the interval.
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object