mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
gdate: Officially mark GTime as deprecated
The documentation has marked it as deprecated for a long time, but not in a structured way. Use the gtk-doc ‘Deprecated’ tag to mark it as deprecated. Signed-off-by: Philip Withnall <withnall@endlessm.com> Helps: #1438
This commit is contained in:
parent
76966e6b28
commit
f666502dd2
@ -170,6 +170,9 @@
|
||||
* time (&ttime);
|
||||
* gtime = (GTime)ttime;
|
||||
* ]|
|
||||
*
|
||||
* Deprecated: 2.62: This is not [Y2038-safe](https://en.wikipedia.org/wiki/Year_2038_problem).
|
||||
* Use #GDateTime or #time_t instead.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user