get_start
  
  Description:
  [ 
Version ( since = 
"3.34" ) ]
public unowned Time get_start ()
  
    Returns the start of the this.
     The returned Time object is owned by this and 
      should not be freed. It's valid until the this is freed or its start time changed.
    Parameters:
    
    Returns:
    
      
        | the start of the this, as an Time |