GcalApplication
GcalApplication
|
|
Functions
gcal_application_set_uuid ()
void
gcal_application_set_uuid (GcalApplication *self,
const gchar *app_uuid);
gcal_application_set_initial_date ()
void
gcal_application_set_initial_date (GcalApplication *self,
GDateTime *initial_date);
Types and Values
GCAL_TYPE_APPLICATION
#define GCAL_TYPE_APPLICATION (gcal_application_get_type ())
GcalApplication
typedef struct _GcalApplication GcalApplication;
Property Details
The “clock” property
“clock” GcalClock *
The internal clock of Calendar.
Flags: Read
The “manager” property
“manager” GcalManager *
The manager object.
Flags: Read
The “time-format” property
“time-format” GcalTimeFormat
The time format of the computer.
Flags: Read
Default value: GCAL_TIME_FORMAT_24H
The “weather-service” property
“weather-service” GcalWeatherService *
The weather service object.
Flags: Read