[pygobject] Add more remainders on missing methods of gio.Socket and related types
- From: Gian Mario Tagliaretti <gianmt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pygobject] Add more remainders on missing methods of gio.Socket and related types
- Date: Thu, 31 Dec 2009 09:22:14 +0000 (UTC)
commit 5bec72f34ea75bc56158cae5c39d61a2a4e7e601
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date: Thu Dec 31 10:19:47 2009 +0100
Add more remainders on missing methods of gio.Socket and related types
gio/gsocket.override | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/gio/gsocket.override b/gio/gsocket.override
index c04018a..bb13254 100644
--- a/gio/gsocket.override
+++ b/gio/gsocket.override
@@ -253,3 +253,11 @@ _wrap_g_socket_client_connect_to_service_async(PyGObject *self,
/* Could not write method GSocket.receive_message: No ArgType for GSocketAddress** */
/* Could not write method GSocket.send_message: No ArgType for GOutputVector* */
/* Could not write method GSocket.create_source: No ArgType for GIOCondition */
+/* Could not write method GSocketControlMessage.serialize: No ArgType for gpointer */
+/* Could not write method GSocketListener.add_address: No ArgType for GSocketAddress** */
+/* Could not write method GSocketListener.accept_socket: No ArgType for GObject** */
+/* Could not write method GSocketListener.accept_socket_async: No ArgType for GAsyncReadyCallback */
+/* Could not write method GSocketListener.accept_socket_finish: No ArgType for GObject** */
+/* Could not write method GSocketListener.accept: No ArgType for GObject** */
+/* Could not write method GSocketListener.accept_async: No ArgType for GAsyncReadyCallback */
+/* Could not write method GSocketListener.accept_finish: No ArgType for GObject** */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]