]> Dogcows Code - chaz/openbox/blobdiff - wrap/otk.i
kill the typedef
[chaz/openbox] / wrap / otk.i
index 2d87fb82607dc7025cc811af3c19ea16e5374a73..4ff835a6a771c5de396301fd7b864a9e77a837ca 100644 (file)
@@ -7,6 +7,7 @@
 %}
 
 %include "stl.i"
+%include "typemaps.i"
 //%include std_list.i
 %include "ustring.i"
 
@@ -59,14 +60,15 @@ namespace otk {
 %include "label.hh"
 %include "appwidget.hh"
 %include "application.hh"
-%include "assassin.hh"
 %include "button.hh"
 %include "display.hh"
 %include "rendercontrol.hh"
-%include "property.hh"
 %include "screeninfo.hh"
 %include "strut.hh"
 
+%apply unsigned long *OUTPUT { unsigned long *value };
+%include "property.hh"
+
 // for Window etc
 %import "X11/X.h"
 
This page took 0.022034 seconds and 4 git commands to generate.