[glib] gio: Add missing symbols to docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gio: Add missing symbols to docs
- Date: Mon, 15 Dec 2014 18:44:00 +0000 (UTC)
commit 169eae47e519068a0afa2ec44b24b884214d79ec
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Dec 15 13:14:01 2014 -0500
gio: Add missing symbols to docs
docs/reference/gio/gio-sections.txt | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index fbaac6b..e7330bf 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -585,6 +585,8 @@ G_TYPE_EMBLEM
GInputStream
g_input_stream_read
g_input_stream_read_all
+g_input_stream_read_all_async
+g_input_stream_read_all_finish
g_input_stream_skip
g_input_stream_close
g_input_stream_read_async
@@ -793,6 +795,8 @@ GOutputStreamSpliceFlags
GOutputStream
g_output_stream_write
g_output_stream_write_all
+g_output_stream_write_all_async
+g_output_stream_write_all_finish
g_output_stream_splice
g_output_stream_flush
g_output_stream_close
@@ -1933,6 +1937,7 @@ g_socket_receive_with_blocking
g_socket_send
g_socket_send_to
g_socket_send_message
+g_socket_send_messages
g_socket_send_with_blocking
g_socket_close
g_socket_is_closed
@@ -2595,6 +2600,7 @@ g_dbus_address_get_stream
g_dbus_address_get_stream_finish
g_dbus_address_get_stream_sync
g_dbus_address_get_for_bus_sync
+g_dbus_address_escape_value
</SECTION>
<SECTION>
@@ -3831,6 +3837,8 @@ g_network_monitor_get_network_available
g_network_monitor_can_reach
g_network_monitor_can_reach_async
g_network_monitor_can_reach_finish
+GNetworkConnectivity
+g_network_monitor_get_connectivity
<SUBSECTION Standard>
g_network_monitor_get_type
G_TYPE_NETWORK_MONITOR
@@ -4229,6 +4237,8 @@ g_notification_new
g_notification_set_title
g_notification_set_body
g_notification_set_icon
+GNotificationPriority
+g_notification_set_priority
g_notification_set_urgent
<SUBSECTION>
g_notification_set_default_action
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]