Top |
ICalProperty *
i_cal_property_new_acceptresponse (const gchar *v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_acceptresponse (ICalProperty *prop
,const gchar *v
);
Sets the acceptresponse for the ICalProperty.
Since: 2.0
const gchar *
i_cal_property_get_acceptresponse (ICalProperty *prop
);
Gets the acceptresponse of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_acknowledged (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_acknowledged (ICalProperty *prop
,ICalTime *v
);
Sets the acknowledged time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_acknowledged (ICalProperty *prop
);
Gets the acknowledged time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_action (ICalPropertyAction v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_action (ICalProperty *prop
,ICalPropertyAction v
);
Sets the action for the ICalProperty.
Since: 1.0
ICalPropertyAction
i_cal_property_get_action (ICalProperty *prop
);
Gets the action of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_allowconflict (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_allowconflict (ICalProperty *prop
,const gchar *v
);
Sets the allowconflict for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_allowconflict (ICalProperty *prop
);
Gets the allowconflict of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_attach (ICalAttach *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_attach (ICalProperty *prop
,ICalAttach *v
);
Sets the attach for the ICalProperty.
Since: 1.0
ICalAttach *
i_cal_property_get_attach (ICalProperty *prop
);
Gets the attach of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_attendee (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_attendee (ICalProperty *prop
,const gchar *v
);
Sets the attendee for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_attendee (ICalProperty *prop
);
Gets the attendee of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_busytype (ICalPropertyBusytype v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_busytype (ICalProperty *prop
,ICalPropertyBusytype v
);
Sets the busytype for the ICalProperty.
Since: 2.0
ICalPropertyBusytype
i_cal_property_get_busytype (ICalProperty *prop
);
Gets the busytype of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_calid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_calid (ICalProperty *prop
,const gchar *v
);
Sets the calid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_calid (ICalProperty *prop
);
Gets the calid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_calmaster (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_calmaster (ICalProperty *prop
,const gchar *v
);
Sets the calmaster for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_calmaster (ICalProperty *prop
);
Gets the calmaster of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_calscale (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_calscale (ICalProperty *prop
,const gchar *v
);
Sets the calscale for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_calscale (ICalProperty *prop
);
Gets the calscale of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_capversion (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_capversion (ICalProperty *prop
,const gchar *v
);
Sets the capversion for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_capversion (ICalProperty *prop
);
Gets the capversion of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_carlevel (ICalPropertyCarlevel v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_carlevel (ICalProperty *prop
,ICalPropertyCarlevel v
);
Sets the carlevel for the ICalProperty.
Since: 1.0
ICalPropertyCarlevel
i_cal_property_get_carlevel (ICalProperty *prop
);
Gets the carlevel of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_carid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_carid (ICalProperty *prop
,const gchar *v
);
Sets the carid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_carid (ICalProperty *prop
);
Gets the carid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_categories (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_categories (ICalProperty *prop
,const gchar *v
);
Sets the categories for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_categories (ICalProperty *prop
);
Gets the categories of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_class (ICalProperty_Class v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_class (ICalProperty *prop
,ICalProperty_Class v
);
Sets the class for the ICalProperty.
Since: 1.0
ICalProperty_Class
i_cal_property_get_class (ICalProperty *prop
);
Gets the class of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_cmd (ICalPropertyCmd v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_cmd (ICalProperty *prop
,ICalPropertyCmd v
);
Sets the cmd for the ICalProperty.
Since: 1.0
ICalPropertyCmd
i_cal_property_get_cmd (ICalProperty *prop
);
Gets the cmd of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_comment (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_comment (ICalProperty *prop
,const gchar *v
);
Sets the comment for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_color (ICalProperty *prop
);
Gets the color property of the prop
.
Since: 3.0.5
ICalProperty *
i_cal_property_new_color (const gchar *v
);
Creates a new color ICalProperty.
Since: 1.0
void i_cal_property_set_color (ICalProperty *prop
,const gchar *v
);
Sets the color for the prop
.
Since: 1.0
const gchar *
i_cal_property_get_comment (ICalProperty *prop
);
Gets the comment of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_completed (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_completed (ICalProperty *prop
,ICalTime *v
);
Sets the completed time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_completed (ICalProperty *prop
);
Gets the completed time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_components (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_components (ICalProperty *prop
,const gchar *v
);
Sets the components for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_components (ICalProperty *prop
);
Gets the components of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_contact (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_contact (ICalProperty *prop
,const gchar *v
);
Sets the contact for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_contact (ICalProperty *prop
);
Gets the contact of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_created (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_created (ICalProperty *prop
,ICalTime *v
);
Sets the created time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_created (ICalProperty *prop
);
Gets the created time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_csid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_csid (ICalProperty *prop
,const gchar *v
);
Sets the csid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_csid (ICalProperty *prop
);
Gets the csid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_datemax (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_datemax (ICalProperty *prop
,ICalTime *v
);
Sets the datemax time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_datemax (ICalProperty *prop
);
Gets the datemax time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_datemin (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_datemin (ICalProperty *prop
,ICalTime *v
);
Sets the datemin time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_datemin (ICalProperty *prop
);
Gets the datemin time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_decreed (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_decreed (ICalProperty *prop
,const gchar *v
);
Sets the decreed for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_decreed (ICalProperty *prop
);
Gets the decreed of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_defaultcharset (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_defaultcharset (ICalProperty *prop
,const gchar *v
);
Sets the defaultcharset for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_defaultcharset (ICalProperty *prop
);
Gets the defaultcharset of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_defaultlocale (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_defaultlocale (ICalProperty *prop
,const gchar *v
);
Sets the defaultlocale for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_defaultlocale (ICalProperty *prop
);
Gets the defaultlocale of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_defaulttzid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_defaulttzid (ICalProperty *prop
,const gchar *v
);
Sets the defaulttzid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_defaulttzid (ICalProperty *prop
);
Gets the defaulttzid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_defaultvcars (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_defaultvcars (ICalProperty *prop
,const gchar *v
);
Sets the defaultvcars for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_defaultvcars (ICalProperty *prop
);
Gets the defaultvcars of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_deny (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_deny (ICalProperty *prop
,const gchar *v
);
Sets the deny for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_deny (ICalProperty *prop
);
Gets the deny of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_description (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_description (ICalProperty *prop
,const gchar *v
);
Sets the description for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_description (ICalProperty *prop
);
Gets the description of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_dtend (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_dtend (ICalProperty *prop
,ICalTime *v
);
Sets the dtend time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_dtend (ICalProperty *prop
);
Gets the dtend time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_dtstamp (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_dtstamp (ICalProperty *prop
,ICalTime *v
);
Sets the dtstamp time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_dtstamp (ICalProperty *prop
);
Gets the dtstamp time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_dtstart (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_dtstart (ICalProperty *prop
,ICalTime *v
);
Sets the dtstart time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_dtstart (ICalProperty *prop
);
Gets the dtstart time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_due (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_due (ICalProperty *prop
,ICalTime *v
);
Sets the due time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_due (ICalProperty *prop
);
Gets the due time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_duration (ICalDuration *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_duration (ICalProperty *prop
,ICalDuration *v
);
Sets the duration for the ICalProperty.
Since: 1.0
ICalDuration *
i_cal_property_get_duration (ICalProperty *prop
);
Gets the duration of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_estimatedduration (ICalDuration *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_estimatedduration (ICalProperty *prop
,ICalDuration *v
);
Sets the estimatedduration for the ICalProperty.
Since: 1.0
ICalDuration *
i_cal_property_get_estimatedduration (ICalProperty *prop
);
Gets the estimatedduration of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_exdate (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_exdate (ICalProperty *prop
,ICalTime *v
);
Sets the exdate time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_exdate (ICalProperty *prop
);
Gets the exdate time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_expand (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_expand (ICalProperty *prop
,gint v
);
Sets the expand for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_expand (ICalProperty *prop
);
Gets the expand of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_exrule (ICalRecurrence *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_exrule (ICalProperty *prop
,ICalRecurrence *v
);
Sets the exrule time for the ICalProperty.
Since: 1.0
ICalRecurrence *
i_cal_property_get_exrule (ICalProperty *prop
);
Gets the exrule recurrence type of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_freebusy (ICalPeriod *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_freebusy (ICalProperty *prop
,ICalPeriod *v
);
Sets the freebusy time for the ICalProperty.
Since: 1.0
ICalPeriod *
i_cal_property_get_freebusy (ICalProperty *prop
);
Gets the freebusy period type of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_geo (ICalGeo *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_geo (ICalProperty *prop
,ICalGeo *v
);
Sets the geo for the ICalProperty.
Since: 1.0
ICalGeo *
i_cal_property_get_geo (ICalProperty *prop
);
Gets the geo type of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_grant (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_grant (ICalProperty *prop
,const gchar *v
);
Sets the grant for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_grant (ICalProperty *prop
);
Gets the grant of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_itipversion (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_itipversion (ICalProperty *prop
,const gchar *v
);
Sets the itipversion for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_itipversion (ICalProperty *prop
);
Gets the itipversion of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_lastmodified (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_lastmodified (ICalProperty *prop
,ICalTime *v
);
Sets the lastmodified time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_lastmodified (ICalProperty *prop
);
Gets the lastmodified time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_location (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_location (ICalProperty *prop
,const gchar *v
);
Sets the location for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_location (ICalProperty *prop
);
Gets the location of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_maxcomponentsize (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_maxcomponentsize (ICalProperty *prop
,gint v
);
Sets the maxcomponentsize for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_maxcomponentsize (ICalProperty *prop
);
Gets the maxcomponentsize of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_maxdate (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_maxdate (ICalProperty *prop
,ICalTime *v
);
Sets the maxdate time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_maxdate (ICalProperty *prop
);
Gets the maxdate time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_maxresults (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_maxresults (ICalProperty *prop
,gint v
);
Sets the maxresults for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_maxresults (ICalProperty *prop
);
Gets the maxresults of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_maxresultssize (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_maxresultssize (ICalProperty *prop
,gint v
);
Sets the maxresultssize for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_maxresultssize (ICalProperty *prop
);
Gets the maxresultssize of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_method (ICalPropertyMethod v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_method (ICalProperty *prop
,ICalPropertyMethod v
);
Sets the method for the ICalProperty.
Since: 1.0
ICalPropertyMethod
i_cal_property_get_method (ICalProperty *prop
);
Gets the method of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_mindate (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_mindate (ICalProperty *prop
,ICalTime *v
);
Sets the mindate time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_mindate (ICalProperty *prop
);
Gets the mindate time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_multipart (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_multipart (ICalProperty *prop
,const gchar *v
);
Sets the multipart for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_multipart (ICalProperty *prop
);
Gets the multipart of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_name (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_name (ICalProperty *prop
,const gchar *v
);
Sets the name for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_name (ICalProperty *prop
);
Gets the name of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_organizer (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_organizer (ICalProperty *prop
,const gchar *v
);
Sets the organizer for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_organizer (ICalProperty *prop
);
Gets the organizer of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_owner (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_owner (ICalProperty *prop
,const gchar *v
);
Sets the owner for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_owner (ICalProperty *prop
);
Gets the owner of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_percentcomplete (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_percentcomplete (ICalProperty *prop
,gint v
);
Sets the percentcomplete for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_percentcomplete (ICalProperty *prop
);
Gets the percentcomplete of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_permission (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_permission (ICalProperty *prop
,const gchar *v
);
Sets the permission for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_permission (ICalProperty *prop
);
Gets the permission of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_pollcompletion (ICalPropertyPollcompletion v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_pollcompletion (ICalProperty *prop
,ICalPropertyPollcompletion v
);
Sets the pollcompletion for the ICalProperty.
Since: 1.0
ICalPropertyPollcompletion
i_cal_property_get_pollcompletion (ICalProperty *prop
);
Gets the pollcompletion of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_pollitemid (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_pollitemid (ICalProperty *prop
,gint v
);
Sets the pollitemid for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_pollitemid (ICalProperty *prop
);
Gets the pollitemid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_pollmode (ICalPropertyPollmode v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_pollmode (ICalProperty *prop
,ICalPropertyPollmode v
);
Sets the pollmode for the ICalProperty.
Since: 1.0
ICalPropertyPollmode
i_cal_property_get_pollmode (ICalProperty *prop
);
Gets the pollmode of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_pollproperties (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_pollproperties (ICalProperty *prop
,const gchar *v
);
Sets the pollproperties for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_pollproperties (ICalProperty *prop
);
Gets the pollproperties of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_pollwinner (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_pollwinner (ICalProperty *prop
,gint v
);
Sets the pollwinner for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_pollwinner (ICalProperty *prop
);
Gets the pollwinner of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_priority (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_priority (ICalProperty *prop
,gint v
);
Sets the priority for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_priority (ICalProperty *prop
);
Gets the priority of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_prodid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_prodid (ICalProperty *prop
,const gchar *v
);
Sets the prodid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_prodid (ICalProperty *prop
);
Gets the prodid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_query (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_query (ICalProperty *prop
,const gchar *v
);
Sets the query for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_query (ICalProperty *prop
);
Gets the query of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_querylevel (ICalPropertyQuerylevel v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_querylevel (ICalProperty *prop
,ICalPropertyQuerylevel v
);
Sets the querylevel for the ICalProperty.
Since: 1.0
ICalPropertyQuerylevel
i_cal_property_get_querylevel (ICalProperty *prop
);
Gets the querylevel of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_queryid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_queryid (ICalProperty *prop
,const gchar *v
);
Sets the queryid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_queryid (ICalProperty *prop
);
Gets the queryid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_queryname (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_queryname (ICalProperty *prop
,const gchar *v
);
Sets the queryname for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_queryname (ICalProperty *prop
);
Gets the queryname of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_rdate (ICalDatetimeperiod *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_rdate (ICalProperty *prop
,ICalDatetimeperiod *v
);
Sets the rdate for the ICalProperty.
Since: 1.0
ICalDatetimeperiod *
i_cal_property_get_rdate (ICalProperty *prop
);
Gets the rdate of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_recuraccepted (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_recuraccepted (ICalProperty *prop
,const gchar *v
);
Sets the recuraccepted for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_recuraccepted (ICalProperty *prop
);
Gets the recuraccepted of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_recurexpand (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_recurexpand (ICalProperty *prop
,const gchar *v
);
Sets the recurexpand for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_recurexpand (ICalProperty *prop
);
Gets the recurexpand of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_recurlimit (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_recurlimit (ICalProperty *prop
,const gchar *v
);
Sets the recurlimit for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_recurlimit (ICalProperty *prop
);
Gets the recurlimit of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_recurrenceid (ICalTime *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_recurrenceid (ICalProperty *prop
,ICalTime *v
);
Sets the recurrenceid time for the ICalProperty.
Since: 1.0
ICalTime *
i_cal_property_get_recurrenceid (ICalProperty *prop
);
Gets the recurrenceid time of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_relatedto (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_relatedto (ICalProperty *prop
,const gchar *v
);
Sets the relatedto for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_relatedto (ICalProperty *prop
);
Gets the relatedto of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_relcalid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_relcalid (ICalProperty *prop
,const gchar *v
);
Sets the relcalid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_relcalid (ICalProperty *prop
);
Gets the relcalid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_repeat (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_repeat (ICalProperty *prop
,gint v
);
Sets the repeat for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_repeat (ICalProperty *prop
);
Gets the repeat of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_replyurl (const gchar *v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_replyurl (ICalProperty *prop
,const gchar *v
);
Sets the replyurl for the ICalProperty.
Since: 2.0
const gchar *
i_cal_property_get_replyurl (ICalProperty *prop
);
Gets the replyurl of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_requeststatus (ICalReqstat *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_requeststatus (ICalProperty *prop
,ICalReqstat *v
);
Sets the requeststatus for the ICalProperty.
Since: 1.0
ICalReqstat *
i_cal_property_get_requeststatus (ICalProperty *prop
);
Gets the requeststatus of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_resources (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_resources (ICalProperty *prop
,const gchar *v
);
Sets the resources for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_resources (ICalProperty *prop
);
Gets the resources of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_response (gint v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_response (ICalProperty *prop
,gint v
);
Sets the response for the ICalProperty.
Since: 2.0
gint
i_cal_property_get_response (ICalProperty *prop
);
Gets the response of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_restriction (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_restriction (ICalProperty *prop
,const gchar *v
);
Sets the restriction for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_restriction (ICalProperty *prop
);
Gets the restriction of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_rrule (ICalRecurrence *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_rrule (ICalProperty *prop
,ICalRecurrence *v
);
Sets the rrule for the ICalProperty.
Since: 1.0
ICalRecurrence *
i_cal_property_get_rrule (ICalProperty *prop
);
Gets the rrule recurrence type of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_scope (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_scope (ICalProperty *prop
,const gchar *v
);
Sets the scope for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_scope (ICalProperty *prop
);
Gets the scope of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_sequence (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_sequence (ICalProperty *prop
,gint v
);
Sets the sequence for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_sequence (ICalProperty *prop
);
Gets the sequence of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_status (ICalPropertyStatus v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_status (ICalProperty *prop
,ICalPropertyStatus v
);
Sets the status for the ICalProperty.
Since: 1.0
ICalPropertyStatus
i_cal_property_get_status (ICalProperty *prop
);
Gets the status of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_storesexpanded (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_storesexpanded (ICalProperty *prop
,const gchar *v
);
Sets the storesexpanded for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_storesexpanded (ICalProperty *prop
);
Gets the storesexpanded of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_summary (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_summary (ICalProperty *prop
,const gchar *v
);
Sets the summary for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_summary (ICalProperty *prop
);
Gets the summary of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_target (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_target (ICalProperty *prop
,const gchar *v
);
Sets the target for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_target (ICalProperty *prop
);
Gets the target of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_taskmode (ICalPropertyTaskmode v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_taskmode (ICalProperty *prop
,ICalPropertyTaskmode v
);
Sets the taskmode for the ICalProperty.
Since: 2.0
ICalPropertyTaskmode
i_cal_property_get_taskmode (ICalProperty *prop
);
Gets the taskmode of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_transp (ICalPropertyTransp v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_transp (ICalProperty *prop
,ICalPropertyTransp v
);
Sets the transp for the ICalProperty.
Since: 1.0
ICalPropertyTransp
i_cal_property_get_transp (ICalProperty *prop
);
Gets the transp of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_trigger (ICalTrigger *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_trigger (ICalProperty *prop
,ICalTrigger *v
);
Sets the trigger time for the ICalProperty.
Since: 1.0
ICalTrigger *
i_cal_property_get_trigger (ICalProperty *prop
);
Gets the trigger period type of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_tzid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_tzid (ICalProperty *prop
,const gchar *v
);
Sets the tzid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_tzid (ICalProperty *prop
);
Gets the tzid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_tzidaliasof (const gchar *v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_tzidaliasof (ICalProperty *prop
,const gchar *v
);
Sets the tzidaliasof for the ICalProperty.
Since: 2.0
const gchar *
i_cal_property_get_tzidaliasof (ICalProperty *prop
);
Gets the tzidaliasof of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_tzname (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_tzname (ICalProperty *prop
,const gchar *v
);
Sets the tzname for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_tzname (ICalProperty *prop
);
Gets the tzname of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_tzoffsetfrom (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_tzoffsetfrom (ICalProperty *prop
,gint v
);
Sets the tzoffsetfrom for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_tzoffsetfrom (ICalProperty *prop
);
Gets the tzoffsetfrom of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_tzoffsetto (gint v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_tzoffsetto (ICalProperty *prop
,gint v
);
Sets the tzoffsetto for the ICalProperty.
Since: 1.0
gint
i_cal_property_get_tzoffsetto (ICalProperty *prop
);
Gets the tzoffsetto of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_tzuntil (ICalTime *v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_tzuntil (ICalProperty *prop
,ICalTime *v
);
Sets the tzuntil time for the ICalProperty.
Since: 2.0
ICalTime *
i_cal_property_get_tzuntil (ICalProperty *prop
);
Gets the tzuntil time of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_tzurl (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_tzurl (ICalProperty *prop
,const gchar *v
);
Sets the tzurl for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_tzurl (ICalProperty *prop
);
Gets the tzurl of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_uid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_uid (ICalProperty *prop
,const gchar *v
);
Sets the uid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_uid (ICalProperty *prop
);
Gets the uid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_url (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_url (ICalProperty *prop
,const gchar *v
);
Sets the url for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_url (ICalProperty *prop
);
Gets the url of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_version (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_version (ICalProperty *prop
,const gchar *v
);
Sets the version for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_version (ICalProperty *prop
);
Gets the version of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_voter (const gchar *v
);
Creates a new ICalProperty.
Since: 2.0
void i_cal_property_set_voter (ICalProperty *prop
,const gchar *v
);
Sets the voter for the ICalProperty.
Since: 2.0
const gchar *
i_cal_property_get_voter (ICalProperty *prop
);
Gets the voter of ICalProperty.
Since: 2.0
ICalProperty *
i_cal_property_new_x (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_x (ICalProperty *prop
,const gchar *v
);
Sets the x for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_x (ICalProperty *prop
);
Gets the x of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicclass (ICalPropertyXlicclass v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicclass (ICalProperty *prop
,ICalPropertyXlicclass v
);
Sets the xlicclass for the ICalProperty.
Since: 1.0
ICalPropertyXlicclass
i_cal_property_get_xlicclass (ICalProperty *prop
);
Gets the xlicclass of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicclustercount (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicclustercount (ICalProperty *prop
,const gchar *v
);
Sets the xlicclustercount for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicclustercount (ICalProperty *prop
);
Gets the xlicclustercount of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicerror (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicerror (ICalProperty *prop
,const gchar *v
);
Sets the xlicerror for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicerror (ICalProperty *prop
);
Gets the xlicerror of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicmimecharset (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicmimecharset (ICalProperty *prop
,const gchar *v
);
Sets the xlicmimecharset for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicmimecharset (ICalProperty *prop
);
Gets the xlicmimecharset of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicmimecid (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicmimecid (ICalProperty *prop
,const gchar *v
);
Sets the xlicmimecid for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicmimecid (ICalProperty *prop
);
Gets the xlicmimecid of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicmimecontenttype
(const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicmimecontenttype (ICalProperty *prop
,const gchar *v
);
Sets the xlicmimecontenttype for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicmimecontenttype
(ICalProperty *prop
);
Gets the xlicmimecontenttype of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicmimeencoding (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicmimeencoding (ICalProperty *prop
,const gchar *v
);
Sets the xlicmimeencoding for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicmimeencoding (ICalProperty *prop
);
Gets the xlicmimeencoding of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicmimefilename (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicmimefilename (ICalProperty *prop
,const gchar *v
);
Sets the xlicmimefilename for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicmimefilename (ICalProperty *prop
);
Gets the xlicmimefilename of ICalProperty.
Since: 1.0
ICalProperty *
i_cal_property_new_xlicmimeoptinfo (const gchar *v
);
Creates a new ICalProperty.
Since: 1.0
void i_cal_property_set_xlicmimeoptinfo (ICalProperty *prop
,const gchar *v
);
Sets the xlicmimeoptinfo for the ICalProperty.
Since: 1.0
const gchar *
i_cal_property_get_xlicmimeoptinfo (ICalProperty *prop
);
Gets the xlicmimeoptinfo of ICalProperty.
Since: 1.0