mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
Documentation fixups
This commit is contained in:
@@ -1316,8 +1316,8 @@ g_date_time_add_full (GDateTime *datetime,
|
||||
* @dt1: first #GDateTime to compare
|
||||
* @dt2: second #GDateTime to compare
|
||||
*
|
||||
* #GCompareFunc-compatible comparison for #GDateTime<!-- -->'s. Both
|
||||
* #GDateTime<-- -->'s must be non-%NULL.
|
||||
* #GCompareFunc-compatible comparison for #GDateTimes.
|
||||
* Both #GDateTimes must be non-%NULL.
|
||||
*
|
||||
* Return value: -1, 0 or 1 if @dt1 is less than, equal to or greater
|
||||
* than @dt2.
|
||||
|
Reference in New Issue
Block a user