]> Dogcows Code - chaz/openbox/blobdiff - src/python.hh
redo otk::Property. make it static.
[chaz/openbox] / src / python.hh
index a2cfa366772e32d3284b4b9a3696447ff39eea9a..de9afdfb626bea56179b0168f63f8a33f36e6fc8 100644 (file)
@@ -187,7 +187,7 @@ PyObject *ebind(ob::EventAction action, PyObject *func);
 
 void set_reset_key(const std::string &key);
 
-PyObject *send_client_msg(Window target, int type, Window about,
+PyObject *send_client_msg(Window target, Atom type, Window about,
                           long data, long data1 = 0, long data2 = 0,
                           long data3 = 0, long data4 = 0);
 }
This page took 0.019828 seconds and 4 git commands to generate.