summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-03-05 22:56:49 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-03-05 22:56:49 +0000
commit720e9f5e66a15b7df89aeaa6a9850bfec68e112e (patch)
tree18cb6571b2e1d67916d9a06ec6304da285dbfa3e
parentf598c50cc67c4a1698ad7b6dd0c3027c6538aee0 (diff)
Finish docs. (#67064)
* glib/gmain.c (g_source_set_priority): Finish docs. (#67064)
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-2-05
-rw-r--r--ChangeLog.pre-2-105
-rw-r--r--ChangeLog.pre-2-125
-rw-r--r--ChangeLog.pre-2-25
-rw-r--r--ChangeLog.pre-2-45
-rw-r--r--ChangeLog.pre-2-65
-rw-r--r--ChangeLog.pre-2-85
-rw-r--r--glib/gmain.c3
9 files changed, 42 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40af2a785..0b84283fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 40af2a785..0b84283fa 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 40af2a785..0b84283fa 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 40af2a785..0b84283fa 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 40af2a785..0b84283fa 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 40af2a785..0b84283fa 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 40af2a785..0b84283fa 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 40af2a785..0b84283fa 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,8 @@
+2002-03-05 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c (g_source_set_priority): Finish docs.
+ (#67064)
+
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
* glib/gutils.c (g_get_any_init): Where we have
diff --git a/glib/gmain.c b/glib/gmain.c
index ecc3bd9dd..663a90106 100644
--- a/glib/gmain.c
+++ b/glib/gmain.c
@@ -1114,7 +1114,8 @@ g_source_set_callback (GSource *source,
* @priority: the new priority.
*
* Sets the priority of a source. While the main loop is being
- * run, a source will
+ * run, a source will be dispatched if it is ready to be dispatched and no sources
+ * at a higher (numerically smaller) priority are ready to be dispatched.
**/
void
g_source_set_priority (GSource *source,