peek_initial_value
Description:
public unowned Value? peek_initial_value ()
Gets the pointer to the initial value of this
Parameters:
Returns:
the initial value of the interval. The value is owned by the Interval and it
should not be modified or freed
|