mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
Add GTimeZoneMonitor
Monitors /etc/localtime for changes and instructs GTimeZone to drop its cache. Also has a signal for interested 3rd parties.
This commit is contained in:
@@ -3106,3 +3106,16 @@ G_TYPE_TLS_SERVER_CONNECTION
|
||||
<SUBSECTION Private>
|
||||
g_tls_server_connection_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gtimezonemonitor</FILE>
|
||||
<TITLE>GTimeZoneMonitor</TITLE>
|
||||
GTimeZoneMonitor
|
||||
g_time_zone_monitor_get
|
||||
<SUBSECTION Standard>
|
||||
G_IS_TIME_ZONE_MONITOR
|
||||
G_TIME_ZONE_MONITOR
|
||||
G_TYPE_TIME_ZONE_MONITOR
|
||||
<SUBSECTION Private>
|
||||
g_time_zone_monitor_get_type
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user