Class

ICalGLibDatetimeperiod

since: 3.0

[]

Description [src]

final class ICalGLib.Datetimeperiod : ICalGLib.Object
{
  /* No available fields */
}

This is the ICalDatetimeperiod instance.

Available since: 3.0

[]

Hierarchy

hierarchy this ICalDatetimeperiod ancestor_0 ICalObject ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Constructors

i_cal_datetimeperiod_new

Creates a new ICalDatetimeperiod.

since: 1.0

i_cal_datetimeperiod_new_full

Create a new libical-glib object from the native libical object and the owner.

since: 1.0

[]

Functions

i_cal_datetimeperiod_new_default

Creates a new default ICalDatetimeperiod.

since: 1.0

[]

Instance methods

i_cal_datetimeperiod_get_period

Gets the period attribute of ICalDatetimeperiod.

since: 1.0

i_cal_datetimeperiod_get_time

Gets the time attribute of ICalDatetimeperiod.

since: 1.0

i_cal_datetimeperiod_set_period

Sets the period attribute of ICalDatetimeperiod.

since: 1.0

i_cal_datetimeperiod_set_time

Sets the time attribute of ICalDatetimeperiod.

since: 1.0

Methods inherited from ICalObject (12)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from ICalObject (5)
[]

Signals

Signals inherited from GObject (1)

Class structure