[glib] Add some symbols to glib-sections.txt
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Add some symbols to glib-sections.txt
- Date: Sun, 6 Jun 2010 16:50:23 +0000 (UTC)
commit 40e10764b343b7cdcf270107d9a5b56e8fa142ec
Author: Will Thompson <will thompson collabora co uk>
Date: Thu Jun 3 15:09:09 2010 +0100
Add some symbols to glib-sections.txt
Most of these are private; the few that aren't were already documented
but not included in the gtkdoc output.
docs/reference/glib/glib-sections.txt | 12 ++++++++++++
docs/reference/glib/tmpl/main.sgml | 27 +++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index ca2fe57..ec4892d 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -400,6 +400,7 @@ G_HAVE___INLINE__
G_HAVE_GNUC_VARARGS
G_HAVE_ISO_VARARGS
G_HAVE_GROWING_STACK
+G_VA_COPY_AS_ARRAY
</SECTION>
<SECTION>
@@ -523,6 +524,9 @@ g_source_get_priority
g_source_set_can_recurse
g_source_get_can_recurse
g_source_get_id
+g_source_get_name
+g_source_set_name
+g_source_set_name_by_id
g_source_get_context
g_source_set_callback
GSourceFunc
@@ -538,12 +542,19 @@ g_source_remove_by_user_data
GLIB_HAVE_SYS_POLL_H
GLIB_HAVE_ALLOCA_H
alloca
+GLIB_USING_SYSTEM_PRINTF
GLIB_SYSDEF_POLLERR
GLIB_SYSDEF_POLLHUP
GLIB_SYSDEF_POLLIN
GLIB_SYSDEF_POLLNVAL
GLIB_SYSDEF_POLLOUT
GLIB_SYSDEF_POLLPRI
+GLIB_SYSDEF_AF_INET
+GLIB_SYSDEF_AF_INET6
+GLIB_SYSDEF_AF_UNIX
+GLIB_SYSDEF_MSG_DONTROUTE
+GLIB_SYSDEF_MSG_OOB
+GLIB_SYSDEF_MSG_PEEK
G_WIN32_MSG_HANDLE
g_idle_funcs
g_timeout_funcs
@@ -2848,6 +2859,7 @@ g_variant_get_string
g_variant_dup_string
g_variant_get_variant
g_variant_new_byte_array
+g_variant_get_byte_array
g_variant_get_strv
g_variant_dup_strv
diff --git a/docs/reference/glib/tmpl/main.sgml b/docs/reference/glib/tmpl/main.sgml
index 04c0eb3..30563cb 100644
--- a/docs/reference/glib/tmpl/main.sgml
+++ b/docs/reference/glib/tmpl/main.sgml
@@ -969,6 +969,33 @@ functions for managing callback objects.
@Returns:
+<!-- ##### FUNCTION g_source_get_name ##### -->
+<para>
+
+</para>
+
+ source:
+ Returns:
+
+
+<!-- ##### FUNCTION g_source_set_name ##### -->
+<para>
+
+</para>
+
+ source:
+ name:
+
+
+<!-- ##### FUNCTION g_source_set_name_by_id ##### -->
+<para>
+
+</para>
+
+ tag:
+ name:
+
+
<!-- ##### FUNCTION g_source_get_context ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]