Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/hulahop.defs
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-06-13 12:16:03 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-06-13 12:16:03 (GMT)
commitc84af0839782820ff42a8cf08c3b76d830f77757 (patch)
tree9c4c7bbd9474dc3dfa45f2b00e65e2b839e6d0ac /python/hulahop.defs
parentfe86acf314161823a648dd480e55915dc184e057 (diff)
Implement get_doc_shell in python.
Diffstat (limited to 'python/hulahop.defs')
-rw-r--r--python/hulahop.defs6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/hulahop.defs b/python/hulahop.defs
index 8fafc59..4f18c2d 100644
--- a/python/hulahop.defs
+++ b/python/hulahop.defs
@@ -29,12 +29,6 @@
(return-type "none")
)
-(define-method get_doc_shell
- (of-object "HulahopWebView")
- (c-name "hulahop_web_view_get_doc_shell")
- (return-type "none")
-)
-
(define-function startup
(c-name "hulahop_startup")
(return-type "gboolean")