[glib/wip/doc-fixes: 28/33] docs: Add documentation for supports_hostname in GProxy
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/doc-fixes: 28/33] docs: Add documentation for supports_hostname in GProxy
- Date: Sun, 19 Feb 2012 17:07:33 +0000 (UTC)
commit 0e6229304bf5c9a3ab6bbc0a399af2e93229af5b
Author: David King <amigadave amigadave com>
Date: Sun Feb 19 16:40:06 2012 +0000
docs: Add documentation for supports_hostname in GProxy
Also fix a typo has â as.
gio/gproxy.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gio/gproxy.h b/gio/gproxy.h
index 626e0ee..d7d11a7 100644
--- a/gio/gproxy.h
+++ b/gio/gproxy.h
@@ -62,8 +62,9 @@ typedef struct _GProxyInterface GProxyInterface;
* @g_iface: The parent interface.
* @connect: Connect to proxy server and wrap (if required) the #connection
* to handle payload.
- * @connect_async: Same has connect() but asynchronous.
+ * @connect_async: Same as connect() but asynchronous.
* @connect_finish: Returns the result of connect_async()
+ * @supports_hostname: Returns whether the proxy supports hostname lookups.
*
* Provides an interface for handling proxy connection and payload.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]