Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/hulahop.defs
diff options
context:
space:
mode:
Diffstat (limited to 'python/hulahop.defs')
-rw-r--r--python/hulahop.defs6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/hulahop.defs b/python/hulahop.defs
index 811b6c5..49dff91 100644
--- a/python/hulahop.defs
+++ b/python/hulahop.defs
@@ -17,6 +17,12 @@
(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")