[vala] bindings: Update GIR-based bindings
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] bindings: Update GIR-based bindings
- Date: Sun, 30 Nov 2014 20:01:32 +0000 (UTC)
commit e2927115673517dc9742e5509bc85c0f6202eb66
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sun Nov 30 21:01:22 2014 +0100
bindings: Update GIR-based bindings
vapi/gio-2.0.vapi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/vapi/gio-2.0.vapi b/vapi/gio-2.0.vapi
index cd4c8d9..73e2ff5 100644
--- a/vapi/gio-2.0.vapi
+++ b/vapi/gio-2.0.vapi
@@ -1546,6 +1546,8 @@ namespace GLib {
public unowned string get_hostname ();
public uint16 get_port ();
public unowned string get_scheme ();
+ [CCode (has_construct_function = false, type = "GSocketConnectable*")]
+ public NetworkAddress.loopback (uint16 port);
public static GLib.SocketConnectable parse (string host_and_port, uint16 default_port) throws
GLib.Error;
public static GLib.SocketConnectable parse_uri (string uri, uint16 default_port) throws
GLib.Error;
public string hostname { get; construct; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]