mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 00:46:16 +01:00
[docs] Fix 'Deprecated' tag in g_date_set_time()
This commit is contained in:
parent
da66897950
commit
85e00d3a94
@ -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…
Reference in New Issue
Block a user