]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.i
almost done the ustring conversion
[chaz/openbox] / src / openbox.i
index edc29ae82303c0081fefc2a62a8b211c2b340b4f..6f768502d60f94c8901095811e4ce48887724949 100644 (file)
@@ -112,6 +112,8 @@ void python_callback(PyObject *func, KeyData *data)
   Display *Display_display() { return otk::Display::display; }
 %};
 
+%include "../otk/ustring.i"
+
 %include "../otk/display.hh"
 %include "../otk/point.hh"
 %include "../otk/property.hh"
This page took 0.019989 seconds and 4 git commands to generate.