GtkCalendar: Remove a mention of GDate from the doc

This commit is contained in:
Ahmed Baizid 2024-02-10 17:19:21 +01:00
parent 56e7c4ab50
commit e934a8984d

View File

@ -1649,7 +1649,7 @@ gtk_calendar_unmark_day (GtkCalendar *calendar,
*
* The returned date is in the local time zone.
*
* Returns: (transfer full): the `GDate` representing the shown date
* Returns: (transfer full): the `GDateTime` representing the shown date
*/
GDateTime *
gtk_calendar_get_date (GtkCalendar *self)