Top | ![]() |
![]() |
![]() |
![]() |
void gcal_month_view_set_first_weekday (GcalMonthView *self
,gint day_nr
);
Set the first day of the week according to the locale, being 0 for Sunday, 1 for Monday and so on.
void gcal_month_view_set_use_24h_format (GcalMonthView *self
,gboolean use_24h
);
Whether the view will show time using 24h or 12h format
“event-activated”
signalvoid user_function (GcalMonthView *gcalmonthview, GcalEventWidget *arg1, gpointer user_data)
Flags: Run Last