Datetimeperiod
Object Hierarchy:
Description:
[
CCode ( type_id =
"i_cal_datetimeperiod_get_type ()" ) ]
public class Datetimeperiod :
Object
This is the ICalDatetimeperiod instance.
Content:
Creation methods:
Methods:
- public Period get_period ()
Gets the period attribute of Datetimeperiod
.
- public Time get_time ()
Gets the time attribute of Datetimeperiod.
- public void set_period (Period period)
Sets the period attribute of Datetimeperiod
.
- public void set_time (Time time)
Sets the time attribute of Datetimeperiod.
Inherited Members:
All known members inherited from class ICal.Object
All known members inherited from class GLib.Object