]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/texhelp.sty
gave default parameters for wxBrush() ctor from wxColour (this is what is used in...
[wxWidgets.git] / docs / latex / wx / texhelp.sty
index fd9d1b0b9b73bae04c4a48eb3bef48d7c9cebb0b..e275e3f94c9c19b615d880d8d419eddbb15a4d07 100644 (file)
@@ -82,6 +82,9 @@
 % C++ Parameter: a type and a name (no intervening space)
 \newcommand{\param}[2]{{\it #1}{\bf #2}}
 
+% C++ argument in the documentation text
+\newcommand{\arg}[1]{{\it #1}}
+
 % CLIPS Parameter: a type and a name (one intervening space)
 \newcommand{\cparam}[2]{{\bf #1} {\it #2}}
 
 % pythonnote: A note about the wxpython interface.
 %\newcommand{\pythonnote}[1]{{\bf wxPython note: }#1}
 \newcommand{\pythonnote}[1]{{}}
+\newcommand{\perlnote}[1]{{}}
 
 % =================== Hypertext facilities ===================
 %