summaryrefslogtreecommitdiff
path: root/docs/reference/glib
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-01-06 05:07:47 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-01-06 05:07:47 +0000
commit9090c67afc1aea46e2bc2ccd18574a52f9d52bec (patch)
tree6c6b2a7adcaf6b9ba135830bd5949cb627140a1b /docs/reference/glib
parent7946d2e67e2273acb73e902613358657da4043bf (diff)
downloadglib-9090c67afc1aea46e2bc2ccd18574a52f9d52bec.tar.gz
Diffstat (limited to 'docs/reference/glib')
-rw-r--r--docs/reference/glib/tmpl/main.sgml9
-rw-r--r--docs/reference/glib/tmpl/messages.sgml10
-rw-r--r--docs/reference/glib/tmpl/strings.sgml2
-rw-r--r--docs/reference/glib/tmpl/thread_pools.sgml26
4 files changed, 47 insertions, 0 deletions
diff --git a/docs/reference/glib/tmpl/main.sgml b/docs/reference/glib/tmpl/main.sgml
index 4c5cdd7c6..468458a8c 100644
--- a/docs/reference/glib/tmpl/main.sgml
+++ b/docs/reference/glib/tmpl/main.sgml
@@ -406,6 +406,15 @@ Checks if any events are pending for the default #GMainContext
@context:
+<!-- ##### FUNCTION g_main_context_is_owner ##### -->
+<para>
+
+</para>
+
+@context:
+@Returns:
+
+
<!-- ##### FUNCTION g_main_context_wait ##### -->
<para>
diff --git a/docs/reference/glib/tmpl/messages.sgml b/docs/reference/glib/tmpl/messages.sgml
index 3286bea64..db406d43a 100644
--- a/docs/reference/glib/tmpl/messages.sgml
+++ b/docs/reference/glib/tmpl/messages.sgml
@@ -118,6 +118,8 @@ A convenience function/macro to log a normal message.
@...:
+@...:
+
@...:
@@ -130,6 +132,8 @@ A convenience function/macro to log a warning message.
@...:
+@...:
+
@...:
@@ -146,6 +150,8 @@ example.
@...:
+@...:
+
@...:
@@ -163,6 +169,8 @@ assertion failure.
@...:
+@...:
+
@...:
@@ -175,6 +183,8 @@ A convenience function/macro to log a debug message.
@...:
+@...:
+
@...:
@Since: 2.6
diff --git a/docs/reference/glib/tmpl/strings.sgml b/docs/reference/glib/tmpl/strings.sgml
index 21570df17..8a35eeb2e 100644
--- a/docs/reference/glib/tmpl/strings.sgml
+++ b/docs/reference/glib/tmpl/strings.sgml
@@ -91,6 +91,7 @@ The previous contents of the #GString are destroyed.
</para>
@Deprecated: This function has been renamed to g_string_printf().
+<!-- # Unused Parameters # -->
@string: a #GString.
@format: the string format. See the sprintf() documentation.
@Varargs: the parameters to insert into the format string.
@@ -104,6 +105,7 @@ the text is appended to the #GString.
</para>
@Deprecated: This function has been renamed to g_string_append_printf().
+<!-- # Unused Parameters # -->
@string: a #GString.
@format: the string format. See the sprintf() documentation.
@Varargs: the parameters to insert into the format string.
diff --git a/docs/reference/glib/tmpl/thread_pools.sgml b/docs/reference/glib/tmpl/thread_pools.sgml
index 1ce7446a7..4f1c44b2c 100644
--- a/docs/reference/glib/tmpl/thread_pools.sgml
+++ b/docs/reference/glib/tmpl/thread_pools.sgml
@@ -174,3 +174,29 @@ this struct.
+<!-- ##### FUNCTION g_thread_pool_set_sort_function ##### -->
+<para>
+
+</para>
+
+@pool:
+@func:
+@user_data:
+
+
+<!-- ##### FUNCTION g_thread_pool_set_max_idle_time ##### -->
+<para>
+
+</para>
+
+@interval:
+
+
+<!-- ##### FUNCTION g_thread_pool_get_max_idle_time ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+