]> Dogcows Code - chaz/openbox/commitdiff
'final' cleanup for the new otk wrapper .i's
authorDana Jansens <danakj@orodu.net>
Mon, 17 Feb 2003 21:27:07 +0000 (21:27 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 17 Feb 2003 21:27:07 +0000 (21:27 +0000)
wrap/otk.i
wrap/otk_property.i

index 6611a9925dd2c51e8361912f4a00d74b78000fec..877fad7f3c908cc2f8424f20f3708c69eebdd765 100644 (file)
 %include "otk_property.i"
 %include "otk_timer.i"
 
-%immutable otk::Property::atoms;
-
-%ignore TimerLessThan;
-
-
 // for Window etc
 %import "X11/X.h"
 
index 118f8c5ccb274007ea78b5062b44dba6ae98ef6e..8a8fdd3757c00c1f2ee18951853786f75811b0ef 100644 (file)
 
 namespace otk {
 
+%immutable otk::Property::atoms;
+
 %ignore Property::NUM_STRING_TYPE;
 %ignore Property::initialize();
 
This page took 0.025255 seconds and 4 git commands to generate.