mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 11:12:11 +01:00
[docs] Fix 'Deprecated' tag in g_date_set_time()
(cherry picked from commit 85e00d3a9433a5f83f9897c832fa00e4e0540e2c)
This commit is contained in:
parent
2ad84bbc03
commit
70731424fd
@ -928,7 +928,7 @@ g_date_set_time_t (GDate *date,
|
||||
* Sets the value of a date from a #GTime value.
|
||||
* The time to date conversion is done using the user's current timezone.
|
||||
*
|
||||
* @Deprecated:2.10: Use g_date_set_time_t() instead.
|
||||
* Deprecated: 2.10: Use g_date_set_time_t() instead.
|
||||
*/
|
||||
void
|
||||
g_date_set_time (GDate *date,
|
||||
|
Loading…
x
Reference in New Issue
Block a user