+Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (g_timeout_add): Remove reference
+ in the docs to @notify parameter. (#87768,
+ Manuel Clos)
+
Thu Jul 25 17:57:07 2002 Owen Taylor <otaylor@redhat.com>
* glib/gconvert.c (g_iconv_open): Document the
+Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (g_timeout_add): Remove reference
+ in the docs to @notify parameter. (#87768,
+ Manuel Clos)
+
Thu Jul 25 17:57:07 2002 Owen Taylor <otaylor@redhat.com>
* glib/gconvert.c (g_iconv_open): Document the
+Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (g_timeout_add): Remove reference
+ in the docs to @notify parameter. (#87768,
+ Manuel Clos)
+
Thu Jul 25 17:57:07 2002 Owen Taylor <otaylor@redhat.com>
* glib/gconvert.c (g_iconv_open): Document the
+Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (g_timeout_add): Remove reference
+ in the docs to @notify parameter. (#87768,
+ Manuel Clos)
+
Thu Jul 25 17:57:07 2002 Owen Taylor <otaylor@redhat.com>
* glib/gconvert.c (g_iconv_open): Document the
+Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (g_timeout_add): Remove reference
+ in the docs to @notify parameter. (#87768,
+ Manuel Clos)
+
Thu Jul 25 17:57:07 2002 Owen Taylor <otaylor@redhat.com>
* glib/gconvert.c (g_iconv_open): Document the
+Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (g_timeout_add): Remove reference
+ in the docs to @notify parameter. (#87768,
+ Manuel Clos)
+
Thu Jul 25 17:57:07 2002 Owen Taylor <otaylor@redhat.com>
* glib/gconvert.c (g_iconv_open): Document the
+Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gmain.c (g_timeout_add): Remove reference
+ in the docs to @notify parameter. (#87768,
+ Manuel Clos)
+
Thu Jul 25 17:57:07 2002 Owen Taylor <otaylor@redhat.com>
* glib/gconvert.c (g_iconv_open): Document the
* Sets a function to be called at regular intervals, with the default
* priority, #G_PRIORITY_DEFAULT. The function is called repeatedly
* until it returns %FALSE, at which point the timeout is automatically
- * destroyed and the function will not be called again. The @notify
- * function is called when the timeout is destroyed. The first call
+ * destroyed and the function will not be called again. The first call
* to the function will be at the end of the first @interval.
*
* Note that timeout functions may be delayed, due to the processing of other