projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implemented wxRadioBox using a GtkTable.
[wxWidgets.git]
/
src
/
stc
/
gen_iface.py
diff --git
a/src/stc/gen_iface.py
b/src/stc/gen_iface.py
index 541dd96ee880dd3408e108f3587da8380e891b5b..6e0a0aee90770c073644b161bfde18d911844b91 100644
(file)
--- a/
src/stc/gen_iface.py
+++ b/
src/stc/gen_iface.py
@@
-501,6
+501,11
@@
methodOverrideMap = {
return SendMsg(%s, strlen(buf), (long)(const char*)buf);''',
0),
+ # not sure what to do about these yet
+ 'TargetAsUTF8' : ( None, 0, 0, 0),
+ 'SetLengthForEncode' : ( None, 0, 0, 0),
+ 'EncodedFromUTF8' : ( None, 0, 0, 0),
+
'GetDocPointer' :
(0,