GtkCalendar: Remove a mention of GDate from the doc
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user