]> Dogcows Code - chaz/openbox/blobdiff - src/bindings.hh
new python interface! using the .py shadow wrappers from swig
[chaz/openbox] / src / bindings.hh
index 00439e1e2713c69648ed88a209628e94fcd4b2b8..021014044152fd410515059cf96ae79748584c6f 100644 (file)
@@ -125,7 +125,7 @@ public:
   //! Removes all button bindings
   void removeAllButtons();
 
-  void fireButton(ButtonData *data);
+  void fireButton(MouseData *data);
 
   //! Bind a callback for an event
   bool addEvent(EventAction action, PyObject *callback);
This page took 0.020249 seconds and 4 git commands to generate.