[glib] gdatetime: Tweak g_date_time_source_new() documentation
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gdatetime: Tweak g_date_time_source_new() documentation
- Date: Mon, 29 Aug 2011 19:07:16 +0000 (UTC)
commit 21a538934091e1449e0479daf066fa20df2dc2ef
Author: Colin Walters <walters verbum org>
Date: Mon Aug 29 15:05:34 2011 -0400
gdatetime: Tweak g_date_time_source_new() documentation
glib/gdatetime.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/glib/gdatetime.c b/glib/gdatetime.c
index 38cacbe..7197ccc 100644
--- a/glib/gdatetime.c
+++ b/glib/gdatetime.c
@@ -2764,7 +2764,8 @@ g_datetime_source_init_timerfd (GDateTimeSource *datetime_source,
* event based on real (wall clock) time, as returned by
* g_get_real_time(). For example, HOUR:MINUTE wall-clock displays
* and calendaring software. The callback will be invoked when the
- * specified wall clock time @datetime is reached.
+ * specified wall clock time @datetime is reached. This includes
+ * events such as the system clock being set past the given time.
*
* Compare versus g_timeout_source_new() which is defined to use
* monotonic time as returned by g_get_monotonic_time().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]