projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4534151
)
'final' cleanup for the new otk wrapper .i's
author
Dana Jansens
<danakj@orodu.net>
Mon, 17 Feb 2003 21:27:07 +0000
(21:27 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 17 Feb 2003 21:27:07 +0000
(21:27 +0000)
wrap/otk.i
patch
|
blob
|
history
wrap/otk_property.i
patch
|
blob
|
history
diff --git
a/wrap/otk.i
b/wrap/otk.i
index 6611a9925dd2c51e8361912f4a00d74b78000fec..877fad7f3c908cc2f8424f20f3708c69eebdd765 100644
(file)
--- a/
wrap/otk.i
+++ b/
wrap/otk.i
@@
-22,11
+22,6
@@
%include "otk_property.i"
%include "otk_timer.i"
-%immutable otk::Property::atoms;
-
-%ignore TimerLessThan;
-
-
// for Window etc
%import "X11/X.h"
diff --git
a/wrap/otk_property.i
b/wrap/otk_property.i
index 118f8c5ccb274007ea78b5062b44dba6ae98ef6e..8a8fdd3757c00c1f2ee18951853786f75811b0ef 100644
(file)
--- a/
wrap/otk_property.i
+++ b/
wrap/otk_property.i
@@
-149,6
+149,8
@@
namespace otk {
+%immutable otk::Property::atoms;
+
%ignore Property::NUM_STRING_TYPE;
%ignore Property::initialize();