summaryrefslogtreecommitdiff
path: root/wrap
diff options
context:
space:
mode:
Diffstat (limited to 'wrap')
-rw-r--r--wrap/ob.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/wrap/ob.i b/wrap/ob.i
index 7e95f602..ba59d4d3 100644
--- a/wrap/ob.i
+++ b/wrap/ob.i
@@ -48,6 +48,9 @@
// do this through events
%ignore ob::Screen::showDesktop(bool);
+%ignore ob::Screen::managed;
+%ignore ob::Screen::config;
+
%import "otk.i"
%import "actions.hh"