[Kst] branches/work/kst/1.6/kst/src/extensions/js
Andrew Walker
arwalker at sumusltd.com
Tue Jan 22 21:52:43 CET 2008
SVN commit 764913 by arwalker:
update axisLabel javaScript documentation
M +1 -2 bind_axislabel.h
--- branches/work/kst/1.6/kst/src/extensions/js/bind_axislabel.h #764912:764913
@@ -44,8 +44,7 @@
// member functions
/* @property string text
@description Contains the text contents of the label. This may include
- carriage returns (\n), scalar references of the form
- <i>[scalar_name]</i>, and some basic LaTeX.
+ scalar references of the form <i>[scalar_name]</i> and some basic LaTeX.
*/
void setText(KJS::ExecState *exec, const KJS::Value& value);
KJS::Value text(KJS::ExecState *exec) const;
More information about the Kst
mailing list