all repos — openbox @ 2f95a7e0acca73c5039276c1596337c75276e17a

openbox fork - make it a bit more like ryudo

'final' cleanup for the new otk wrapper .i's
Dana Jansens danakj@orodu.net
commit

2f95a7e0acca73c5039276c1596337c75276e17a

parent

4534151926c4f3887ba9e37ae67df16f1eb039ef

2 files changed, 2 insertions(+), 5 deletions(-)

jump to
M wrap/otk.iwrap/otk.i

@@ -22,11 +22,6 @@ %include "otk_appwidget.i"

%include "otk_property.i" %include "otk_timer.i" -%immutable otk::Property::atoms; - -%ignore TimerLessThan; - - // for Window etc %import "X11/X.h"
M wrap/otk_property.iwrap/otk_property.i

@@ -149,6 +149,8 @@ }

namespace otk { +%immutable otk::Property::atoms; + %ignore Property::NUM_STRING_TYPE; %ignore Property::initialize();