Merge branch 'gtkcalendar-doc-mentions-gdate' into 'main'

GtkCalendar: Remove a mention of GDate from the doc

See merge request GNOME/gtk!6876
This commit is contained in:
Matthias Clasen
2024-02-11 12:39:04 +00:00

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)