mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-11 10:13:07 +02: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.
|
* Sets the value of a date from a #GTime value.
|
||||||
* The time to date conversion is done using the user's current timezone.
|
* 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
|
void
|
||||||
g_date_set_time (GDate *date,
|
g_date_set_time (GDate *date,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user