diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-05-19 11:27:07 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2009-05-19 11:27:07 +0200 |
commit | 03441e724a6b6d0b115fa5b2d9fbeefaa1fd2faa (patch) | |
tree | 12cafb2b1c8acc3c2b99d8e0d7d88c6ab9b6df7b /docs | |
parent | e1a4389cbc549b0db39ec692f2fde5c20579362c (diff) |
Document GOutputVector and GInputVector
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gio/gio-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt index 155a86892..f595a2f2e 100644 --- a/docs/reference/gio/gio-sections.txt +++ b/docs/reference/gio/gio-sections.txt @@ -1632,6 +1632,8 @@ GSocket GSocketSourceFunc GSocketType GSocketMsgFlags +GInputVector +GOutputVector g_socket_new g_socket_new_from_fd g_socket_bind |