summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-05-31 08:54:52 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-05-31 10:54:02 -0400
commitabd4df4b55fc447cad9a9d907c61d6254dc1fba1 (patch)
treeadf9abfdd7e393635505b42bce6d98d931d1731c /docs
parent5b0183fd23dd58cd995df0b41f9f3eb4432d7f34 (diff)
docs: Add some missing apis
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gio/gio-sections.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index 30aef8043..18a1f2a00 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -812,6 +812,8 @@ g_output_stream_clear_pending
g_output_stream_write_bytes
g_output_stream_write_bytes_async
g_output_stream_write_bytes_finish
+g_output_stream_printf
+g_output_stream_vprintf
<SUBSECTION Standard>
GOutputStreamClass
G_OUTPUT_STREAM
@@ -2572,6 +2574,16 @@ G_CREDENTIALS_GET_CLASS
<SUBSECTION Private>
g_credentials_get_type
g_credentials_type_get_type
+G_CREDENTIALS_NATIVE_SIZE
+G_CREDENTIALS_NATIVE_TYPE
+G_CREDENTIALS_SOCKET_GET_CREDENTIALS_SUPPORTED
+G_CREDENTIALS_SPOOFING_SUPPORTED
+G_CREDENTIALS_SUPPORTED
+G_CREDENTIALS_UNIX_CREDENTIALS_MESSAGE_SUPPORTED
+G_CREDENTIALS_USE_FREEBSD_CMSGCRED
+G_CREDENTIALS_USE_LINUX_UCRED
+G_CREDENTIALS_USE_OPENBSD_SOCKPEERCRED
+G_CREDENTIALS_USE_SOLARIS_UCRED
</SECTION>
<SECTION>