summaryrefslogtreecommitdiffstats
path: root/gio/gio-types.defs
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gio-types.defs')
-rw-r--r--gio/gio-types.defs7
1 files changed, 7 insertions, 0 deletions
diff --git a/gio/gio-types.defs b/gio/gio-types.defs
index f1c8c6f..331e0bc 100644
--- a/gio/gio-types.defs
+++ b/gio/gio-types.defs
@@ -212,6 +212,13 @@
(gtype-id "G_TYPE_INET_ADDRESS")
)
+(define-object InetSocketAddress
+ (in-module "gio")
+ (parent "GSocketAddress")
+ (c-name "GInetSocketAddress")
+ (gtype-id "G_TYPE_INET_SOCKET_ADDRESS")
+)
+
(define-object NetworkAddress
(in-module "gio")
(parent "GObject")