mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
Merge branch 'datetime-docs' into 'main'
gdatetime: Fix title of documentation comment See merge request GNOME/glib!3789
This commit is contained in:
commit
4663307374
@ -1103,7 +1103,7 @@ g_date_time_new_from_unix_utc (gint64 t)
|
||||
}
|
||||
|
||||
/**
|
||||
* g_date_time_new_from_unix_utc: (constructor)
|
||||
* g_date_time_new_from_unix_utc_usec: (constructor)
|
||||
* @usecs: the Unix time in microseconds
|
||||
*
|
||||
* Creates a [struct@GLib.DateTime] corresponding to the given Unix time @t in UTC.
|
||||
|
Loading…
Reference in New Issue
Block a user