]> Dogcows Code - chaz/openbox/blobdiff - wrap/ob.i
add a Config class with config data from the scripts.
[chaz/openbox] / wrap / ob.i
index 0ba9a90e75be4a6da8ad2ecce6ac0d5ed72ab7c0..ba59d4d311261cb48407c6696cbf5571e25a4168 100644 (file)
--- a/wrap/ob.i
+++ b/wrap/ob.i
   }
 };
 
+// do this through events
+%ignore ob::Screen::showDesktop(bool);
+
+%ignore ob::Screen::managed;
+%ignore ob::Screen::config;
+
 %import "otk.i"
 
 %import "actions.hh"
This page took 0.021907 seconds and 4 git commands to generate.