summaryrefslogtreecommitdiffstats
path: root/swig
diff options
context:
space:
mode:
Diffstat (limited to 'swig')
-rw-r--r--swig/plist.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/swig/plist.i b/swig/plist.i
index e3c2be2..7aa4f3d 100644
--- a/swig/plist.i
+++ b/swig/plist.i
@@ -132,6 +132,7 @@ DYNAMIC_CAST(SWIGTYPE_p_PList__Structure, Node_dynamic);
132%rename(__assign__) *::operator=; 132%rename(__assign__) *::operator=;
133%rename(__getitem__) *::operator[]; 133%rename(__getitem__) *::operator[];
134 134
135%ignore GetPlist();
135%ignore Boolean(plist_t); 136%ignore Boolean(plist_t);
136%ignore Integer(plist_t); 137%ignore Integer(plist_t);
137%ignore Real(plist_t); 138%ignore Real(plist_t);