[gupnp-igd] Update python def files
- From: Olivier CrÃte <Tester src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-igd] Update python def files
- Date: Mon, 7 Nov 2011 18:13:05 +0000 (UTC)
commit b9327c761508906037029b5aaa2893dcae01c543
Author: Olivier CrÃte <olivier crete collabora com>
Date: Mon Nov 7 13:12:39 2011 -0500
Update python def files
python/pygupnp-igd.defs | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/python/pygupnp-igd.defs b/python/pygupnp-igd.defs
index 7847af3..8f758dc 100644
--- a/python/pygupnp-igd.defs
+++ b/python/pygupnp-igd.defs
@@ -27,8 +27,8 @@
;; From gupnp-simple-igd.h
-(define-function get_error_domain
- (c-name "gupnp_simple_igd_get_error_domain")
+(define-function error_quark
+ (c-name "gupnp_simple_igd_error_quark")
(return-type "GQuark")
)
@@ -41,9 +41,6 @@
(c-name "gupnp_simple_igd_new")
(is-constructor-of "GupnpSimpleIgd")
(return-type "GUPnPSimpleIgd*")
- (parameters
- '("GMainContext*" "main_context")
- )
)
(define-method add_port
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]