[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 19:51:23 +0000 (UTC)
commit 968695d06b05bfc70ec67575447cfde9ac961663
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sun Nov 30 20:51:09 2014 +0100
bindings: Update GIR-based bindings
vapi/gio-2.0.vapi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/vapi/gio-2.0.vapi b/vapi/gio-2.0.vapi
index 01c2efc..cd4c8d9 100644
--- a/vapi/gio-2.0.vapi
+++ b/vapi/gio-2.0.vapi
@@ -3589,7 +3589,8 @@ namespace GLib {
PROXY_AUTH_FAILED,
PROXY_NEED_AUTH,
PROXY_NOT_ALLOWED,
- BROKEN_PIPE;
+ BROKEN_PIPE,
+ CONNECTION_CLOSED;
[CCode (cheader_filename = "gio/gio.h")]
public static unowned GLib.IOError from_errno (int err_no);
[CCode (cheader_filename = "gio/gio.h")]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]