Home
last modified time | relevance | path

Searched refs:timezone_changed (Results 1 – 8 of 8) sorted by relevance

/dports/x11/mate-panel/mate-panel-1.26.1/applets/clock/
H A Dtest-system-timezone.c51 timezone_changed (SystemTimezone *systz, in timezone_changed() function
66 G_CALLBACK (timezone_changed), NULL); in timezone_monitor()
/dports/sysutils/gnome-settings-daemon/gnome-settings-daemon-3.38.2/plugins/datetime/
H A Dgsd-timezone-monitor.h46 void (*timezone_changed) (GsdTimezoneMonitor *monitor, gchar *timezone_id); member
H A Dgsd-timezone-monitor.c413 G_STRUCT_OFFSET (GsdTimezoneMonitorClass, timezone_changed), in gsd_timezone_monitor_class_init()
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-calendar-view.h154 void (*timezone_changed) (ECalendarView *cal_view, member
H A De-cal-model.h164 void (*timezone_changed) (ECalModel *model, member
H A De-calendar-view.c1311 G_STRUCT_OFFSET (ECalendarViewClass, timezone_changed), in e_calendar_view_class_init()
H A De-cal-model.c2580 G_STRUCT_OFFSET (ECalModelClass, timezone_changed), in e_cal_model_class_init()
/dports/graphics/darktable38/darktable-3.8.0/src/libs/
H A Dgeotagging.c93 GtkWidget *timezone_changed; member
1600 gtk_label_set_text(GTK_LABEL (d->timezone_changed), ""); in _timezone_save()
1623 gtk_label_set_text(GTK_LABEL (d->timezone_changed), " *"); in _timezone_key_pressed()
1755 d->timezone_changed = dt_ui_label_new(""); in gui_init()
1759 gtk_box_pack_end(GTK_BOX(timezone_box), d->timezone_changed, FALSE, FALSE, 0); in gui_init()