Top | ![]() |
![]() |
![]() |
![]() |
const |
i_cal_timezone_phase_get_tzname () |
|
i_cal_timezone_phase_is_stdandard () |
|
i_cal_timezone_phase_set_is_stdandard () |
ICalTimetype * | i_cal_timezone_phase_get_dtstart () |
|
i_cal_timezone_phase_set_dtstart () |
|
i_cal_timezone_phase_get_offsetto () |
|
i_cal_timezone_phase_set_offsetto () |
|
i_cal_timezone_phase_get_tzoffsetfrom () |
|
i_cal_timezone_phase_set_tzoffsetfrom () |
const |
i_cal_timezone_phase_get_comment () |
ICalDatetimeperiodType * | i_cal_timezone_phase_get_rdate () |
|
i_cal_timezone_phase_set_rdate () |
const |
i_cal_timezone_phase_get_rrule () |
constgchar * i_cal_timezone_phase_get_tzname (ICalTimezonePhase *phase
);
Get the tzname of ICalTimezonePhase.
Since:
gint i_cal_timezone_phase_is_stdandard (ICalTimezonePhase *phase
);
Get the is_stdandard of ICalTimezonePhase.
Since:
void i_cal_timezone_phase_set_is_stdandard (ICalTimezonePhase *phase
,);
gint is_stdandard
Set the is_stdandard of ICalTimezonePhase.
Since:
ICalTimetype *
i_cal_timezone_phase_get_dtstart (ICalTimezonePhase *phase
);
Get the dtstart from ICalTimezonePhase.
Since:
void i_cal_timezone_phase_set_dtstart (ICalTimezonePhase *phase
,ICalTimetype *dtstart
);
Set the dtstart from ICalTimezonePhase.
Since:
gint i_cal_timezone_phase_get_offsetto (ICalTimezonePhase *phase
);
Get the offsetto of ICalTimezonePhase. Returns -61 if there is an error.
Since:
void i_cal_timezone_phase_set_offsetto (ICalTimezonePhase *phase
,);
gint offsetto
Set the offsetto of ICalTimezonePhase.
Since:
gint i_cal_timezone_phase_get_tzoffsetfrom (ICalTimezonePhase *phase
);
Get the tzoffsetfrom of ICalTimezonePhase. Returns -61 if there is an error.
Since:
void i_cal_timezone_phase_set_tzoffsetfrom (ICalTimezonePhase *phase
,);
gint tzoffsetfrom
Set the tzoffsetfrom of ICalTimezonePhase.
Since:
constgchar * i_cal_timezone_phase_get_comment (ICalTimezonePhase *phase
);
Get the comment of ICalTimezonePhase.
Since:
ICalDatetimeperiodType *
i_cal_timezone_phase_get_rdate (ICalTimezonePhase *phase
);
Get the rdate from ICalTimezonePhase.
Since:
void i_cal_timezone_phase_set_rdate (ICalTimezonePhase *phase
,ICalDatetimeperiodType *rdate
);
Set the rdate from ICalTimezonePhase.
Since:
constgchar * i_cal_timezone_phase_get_rrule (ICalTimezonePhase *phase
);
Get the rrule of ICalTimezonePhase.
Since: